Searched refs:INT_LEAST16_MIN (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Arm/machine/
H A Dint_limits.h63 #define INT_LEAST16_MIN (-0x7fff-1) /* int_least16_t */ macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Ia32/machine/
H A Dint_limits.h76 #define INT_LEAST16_MIN ((-0x7fff)-1) /* int_least16_t */ macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Ipf/machine/
H A Dint_limits.h70 #define INT_LEAST16_MIN (-0x7fff-1) /* int_least16_t */ macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/X64/machine/
H A Dint_limits.h70 #define INT_LEAST16_MIN (-0x7fff-1) /* int_least16_t */ macro

Completed in 68 milliseconds