Searched refs:INT_LEAST32_MIN (Results 1 - 13 of 13) sorted by relevance

/external/clang/test/Preprocessor/
H A Dstdint.c1449 INT_LEAST32_MIN_ INT_LEAST32_MIN
/external/syslinux/dos/
H A Dstdint.h76 # define INT_LEAST32_MIN (-2147483647-1) macro
/external/syslinux/com32/include/
H A Dstdint.h48 #define INT_LEAST32_MIN INT32_MIN macro
/external/jemalloc/include/msvc_compat/C99/
H A Dstdint.h150 #define INT_LEAST32_MIN INT32_MIN macro
/external/libusb/msvc/
H A Dstdint.h145 #define INT_LEAST32_MIN INT32_MIN macro
/external/libvncserver/compat/msvc/
H A Dstdint.h150 #define INT_LEAST32_MIN INT32_MIN macro
/external/python/cpython3/Modules/_decimal/libmpdec/
H A Dvcstdint.h135 #define INT_LEAST32_MIN INT32_MIN macro
/external/python/cpython2/Lib/plat-sunos5/
H A DTYPES.py71 INT_LEAST32_MIN = INT32_MIN variable
/external/libcxx/test/std/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp71 #ifndef INT_LEAST32_MIN
72 #error INT_LEAST32_MIN not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp71 #ifndef INT_LEAST32_MIN
72 #error INT_LEAST32_MIN not defined
/external/python/cpython2/Lib/plat-linux2/
H A DIN.py107 INT_LEAST32_MIN = (-2147483647-1) variable
/external/clang/lib/Headers/
H A Dstdint.h584 # define INT_LEAST32_MIN __INT_LEAST32_MIN macro
/external/python/cpython2/Lib/plat-atheos/
H A DIN.py238 INT_LEAST32_MIN = (-2147483647-1) variable

Completed in 642 milliseconds