Home
last modified time | relevance | path

Searched refs:INT_LEAST64_MIN (Results 1 – 18 of 18) sorted by relevance

/external/clang/test/Preprocessor/
Dstdint.c1459 INT_LEAST64_MIN_ INT_LEAST64_MIN
/external/syslinux/dos/
Dstdint.h77 # define INT_LEAST64_MIN (-9223372036854775807LL-1) macro
/external/bison/darwin-lib/
Dstdint.h412 #undef INT_LEAST64_MIN
415 # define INT_LEAST64_MIN INT64_MIN macro
/external/syslinux/com32/include/
Dstdint.h49 #define INT_LEAST64_MIN INT64_MIN macro
/external/bison/lib/
Dstdint.in.h411 #undef INT_LEAST64_MIN
414 # define INT_LEAST64_MIN INT64_MIN
/external/libcxx/include/
Dcstdint37 INT_LEAST64_MIN
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h152 #define INT_LEAST64_MIN INT64_MIN macro
/external/libvncserver/compat/msvc/
Dstdint.h152 #define INT_LEAST64_MIN INT64_MIN macro
/external/libusb/msvc/
Dstdint.h146 #define INT_LEAST64_MIN INT64_MIN macro
/external/libcxx/test/std/depr/depr.c.headers/
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/
Dcinttypes.pass.cpp75 #ifndef INT_LEAST64_MIN
76 #error INT_LEAST64_MIN not defined
/external/python/cpython2/Lib/plat-linux2/
DIN.py108 INT_LEAST64_MIN = (-__INT64_C(9223372036854775807)-1) variable
/external/clang/lib/Headers/
Dstdint.h493 # define INT_LEAST64_MIN __INT_LEAST64_MIN macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py239 INT_LEAST64_MIN = (-__INT64_C(9223372036854775807)-1) variable
/external/bison/m4/
Dstdint.m4122 int_least64_t c4min = INT_LEAST64_MIN;
/external/libmtp/m4/
Dstdint.m4686 # define INT_LEAST64_MIN INT64_MIN
/external/libexif/m4m/
Dstdint.m4688 # define INT_LEAST64_MIN INT64_MIN
/external/bison/
Dconfigure14247 int_least64_t c4min = INT_LEAST64_MIN;