Home
last modified time | relevance | path

Searched refs:INT8_MIN (Results 1 – 7 of 7) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxlu_disk_l.h67 #ifndef INT8_MIN
68 #define INT8_MIN (-128) macro
A Dlibxlu_cfg_l.h63 #ifndef INT8_MIN
64 #define INT8_MIN (-128) macro
A Dlibxlu_cfg_l.c59 #ifndef INT8_MIN
60 #define INT8_MIN (-128) macro
A Dlibxlu_disk_l.c63 #ifndef INT8_MIN
64 #define INT8_MIN (-128) macro
/xen-4.10.0-shim-comet/xen/include/xen/
A Dtypes.h17 #define INT8_MIN (-127-1) macro
/xen-4.10.0-shim-comet/xen/common/
A Dkernel.c31 if ( val > UINT8_MAX && val < (uint64_t)INT8_MIN ) in assign_integer_param()
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dzconf.lex.c_shipped77 #ifndef INT8_MIN
78 #define INT8_MIN (-128)

Completed in 15 milliseconds