Home
last modified time | relevance | path

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

/external/clang/test/Preprocessor/
Dstdint.c1460 INT_LEAST64_MAX_ INT_LEAST64_MAX
/external/syslinux/dos/
Dstdint.h82 # define INT_LEAST64_MAX (9223372036854775807LL) macro
/external/bison/darwin-lib/
Dstdint.h413 #undef INT_LEAST64_MAX
416 # define INT_LEAST64_MAX INT64_MAX macro
/external/syslinux/com32/include/
Dstdint.h54 #define INT_LEAST64_MAX INT64_MAX macro
/external/bison/lib/
Dstdint.in.h412 #undef INT_LEAST64_MAX
415 # define INT_LEAST64_MAX INT64_MAX
/external/libcxx/include/
Dcstdint42 INT_LEAST64_MAX
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h153 #define INT_LEAST64_MAX INT64_MAX macro
/external/libvncserver/compat/msvc/
Dstdint.h153 #define INT_LEAST64_MAX INT64_MAX macro
/external/libusb/msvc/
Dstdint.h151 #define INT_LEAST64_MAX INT64_MAX macro
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp91 #ifndef INT_LEAST64_MAX
92 #error INT_LEAST64_MAX not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp91 #ifndef INT_LEAST64_MAX
92 #error INT_LEAST64_MAX not defined
/external/python/cpython2/Lib/plat-linux2/
DIN.py112 INT_LEAST64_MAX = (__INT64_C(9223372036854775807)) variable
/external/clang/lib/Headers/
Dstdint.h494 # define INT_LEAST64_MAX __INT_LEAST64_MAX macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py243 INT_LEAST64_MAX = (__INT64_C(9223372036854775807)) variable
/external/bison/m4/
Dstdint.m4121 int_least64_t c4max = INT_LEAST64_MAX;
/external/libmtp/m4/
Dstdint.m4691 # define INT_LEAST64_MAX INT64_MAX
/external/libexif/m4m/
Dstdint.m4693 # define INT_LEAST64_MAX INT64_MAX
/external/bison/
Dconfigure14246 int_least64_t c4max = INT_LEAST64_MAX;