Searched refs:INT_LEAST64_MIN (Results 1 - 14 of 14) 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/bison/darwin-lib/
H A Dstdint.h412 #undef INT_LEAST64_MIN macro
415 # define INT_LEAST64_MIN INT64_MIN macro
/external/bison/lib/
H A Dstdint.in.h411 #undef INT_LEAST64_MIN
414 # define INT_LEAST64_MIN INT64_MIN
/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
/external/bison/
H A Dconfigure14247 int_least64_t c4min = INT_LEAST64_MIN;

Completed in 103 milliseconds