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

/external/libusb/msvc/
H A Dstdint.h150 #define INT_LEAST32_MAX INT32_MAX macro
242 #define INT32_C(val) (INT_LEAST32_MAX-INT_LEAST32_MAX+(val))
/external/clang/test/Preprocessor/
H A Dstdint.c1450 INT_LEAST32_MAX_ INT_LEAST32_MAX
/external/syslinux/dos/
H A Dstdint.h81 # define INT_LEAST32_MAX (2147483647) macro
/external/syslinux/com32/include/
H A Dstdint.h53 #define INT_LEAST32_MAX INT32_MAX macro
/external/jemalloc/include/msvc_compat/C99/
H A Dstdint.h151 #define INT_LEAST32_MAX INT32_MAX macro
/external/libvncserver/compat/msvc/
H A Dstdint.h151 #define INT_LEAST32_MAX INT32_MAX macro
/external/python/cpython3/Modules/_decimal/libmpdec/
H A Dvcstdint.h136 #define INT_LEAST32_MAX INT32_MAX macro
/external/python/cpython2/Lib/plat-sunos5/
H A DTYPES.py64 INT_LEAST32_MAX = INT32_MAX variable
/external/libcxx/test/std/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp87 #ifndef INT_LEAST32_MAX
88 #error INT_LEAST32_MAX not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp87 #ifndef INT_LEAST32_MAX
88 #error INT_LEAST32_MAX not defined
/external/python/cpython2/Lib/plat-linux2/
H A DIN.py111 INT_LEAST32_MAX = (2147483647) variable
/external/clang/lib/Headers/
H A Dstdint.h585 # define INT_LEAST32_MAX __INT_LEAST32_MAX macro
/external/python/cpython2/Lib/plat-atheos/
H A DIN.py242 INT_LEAST32_MAX = (2147483647) variable

Completed in 1009 milliseconds