Searched defs:min_t (Results 1 – 5 of 5) sorted by relevance
/xen-4.10.0-shim-comet/xen/include/xen/ |
A D | kernel.h | 33 #define min_t(type,x,y) \ macro
|
/xen-4.10.0-shim-comet/tools/firmware/hvmloader/ |
A D | util.h | 46 #define min_t(type,x,y) \ macro
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_private.h | 406 #define min_t(type,x,y) \ macro
|
/xen-4.10.0-shim-comet/tools/tests/vhpet/ |
A D | emul.h | 125 #define min_t(type, x, y) \ macro
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_internal.h | 151 #define min_t(type, x, y) \ macro
|
Completed in 20 milliseconds