Searched refs:INT_LEAST64_MIN (Results 1 - 12 of 12) sorted by relevance

/external/clang/test/Preprocessor/
H A Dstdint.c1128 // TCE:INT_LEAST64_MIN_ INT_LEAST64_MIN
1459 INT_LEAST64_MIN_ INT_LEAST64_MIN
/external/syslinux/dos/
H A Dstdint.h77 # define INT_LEAST64_MIN (-9223372036854775807LL-1) macro
/external/syslinux/com32/include/
H A Dstdint.h49 #define INT_LEAST64_MIN INT64_MIN macro
/external/jemalloc/include/msvc_compat/C99/
H A Dstdint.h152 #define INT_LEAST64_MIN INT64_MIN macro
/external/libusb/msvc/
H A Dstdint.h146 #define INT_LEAST64_MIN INT64_MIN macro
/external/libvncserver/compat/msvc/
H A Dstdint.h152 #define INT_LEAST64_MIN INT64_MIN macro
/external/python/cpython3/Modules/_decimal/libmpdec/
H A Dvcstdint.h137 #define INT_LEAST64_MIN INT64_MIN macro
/external/libcxx/test/std/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp75 #ifndef INT_LEAST64_MIN
76 #error INT_LEAST64_MIN not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp75 #ifndef INT_LEAST64_MIN
76 #error INT_LEAST64_MIN not defined
/external/python/cpython2/Lib/plat-linux2/
H A DIN.py108 INT_LEAST64_MIN = (-__INT64_C(9223372036854775807)-1) variable
/external/clang/lib/Headers/
H A Dstdint.h493 # define INT_LEAST64_MIN __INT_LEAST64_MIN macro
/external/python/cpython2/Lib/plat-atheos/
H A DIN.py239 INT_LEAST64_MIN = (-__INT64_C(9223372036854775807)-1) variable

Completed in 499 milliseconds