Searched defs:INT_MIN (Results 1 - 13 of 13) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/include/
H A Dlimits.h29 #define INT_MIN (-INT_MAX - 1) macro
38 #define INT_MIN (-INT_MAX - 1) macro
/vbox/src/VBox/Devices/PC/ipxe/src/arch/x86_64/include/
H A Dlimits.h27 #define INT_MIN (-INT_MAX - 1) macro
36 #define INT_MIN (-INT_MAX - 1) macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dlimits.h67 #define INT_MIN __INT_MIN macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dlimits.h25 #define INT_MIN (-0x80000000) macro
/vbox/include/iprt/nocrt/
H A Dlimits.h51 #define INT_MIN (-0x7fffffff - 1) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Dlimits.h25 #define INT_MIN (-0x80000000) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86_ansic.h98 #ifndef INT_MIN
99 #define INT_MIN (1 << (x_INTBITS - 1)) macro
102 #define INT_MAX (~INT_MIN)
108 #define MININT INT_MIN
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86_ansic.h82 #ifndef INT_MIN
83 #define INT_MIN (1 << (x_INTBITS - 1)) macro
86 #define INT_MAX (~INT_MIN)
92 #define MININT INT_MIN
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86_ansic.h105 #ifndef INT_MIN
106 #define INT_MIN (1 << (x_INTBITS - 1)) macro
109 #define INT_MAX (~INT_MIN)
115 #define MININT INT_MIN
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dxf86_ansic.h105 #ifndef INT_MIN
106 #define INT_MIN (1 << (x_INTBITS - 1)) macro
109 #define INT_MAX (~INT_MIN)
115 #define MININT INT_MIN
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86_ansic.h105 #ifndef INT_MIN
106 #define INT_MIN (1 << (x_INTBITS - 1)) macro
109 #define INT_MAX (~INT_MIN)
115 #define MININT INT_MIN
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Include/
H A DOpenSslSupport.h51 #define INT_MIN (-2147483647-1) /* min value for an int */ macro
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 1645 milliseconds