Home
last modified time | relevance | path

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

/external/llvm-project/libcxx/test/libcxx/depr/depr.c.headers/
Dstdint_h.std_types_t.compile.pass.cpp97 #ifndef INT_LEAST64_MAX
98 #error INT_LEAST64_MAX not defined
Dstdint_h.xopen_source.compile.pass.cpp94 #ifndef INT_LEAST64_MAX
95 #error INT_LEAST64_MAX not defined
/external/clang/test/Preprocessor/
Dstdint.c1460 INT_LEAST64_MAX_ INT_LEAST64_MAX
/external/llvm-project/clang/test/Preprocessor/
Dstdint.c1572 INT_LEAST64_MAX_ INT_LEAST64_MAX
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h45 #define INT_LEAST64_MAX INT64_MAX macro
/external/capstone/include/windowsce/
Dstdint.h77 #define INT_LEAST64_MAX INT64_MAX macro
/external/llvm-project/libcxx/include/
Dcstdint41 INT_LEAST64_MAX
/external/libcxx/include/
Dcstdint42 INT_LEAST64_MAX
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h153 #define INT_LEAST64_MAX INT64_MAX macro
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp92 #ifndef INT_LEAST64_MAX
93 #error INT_LEAST64_MAX not defined
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp91 #ifndef INT_LEAST64_MAX
92 #error INT_LEAST64_MAX not defined
/external/llvm-project/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp92 #ifndef INT_LEAST64_MAX
93 #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/llvm-project/clang/lib/Headers/
Dstdint.h480 # define INT_LEAST64_MAX __INT_LEAST64_MAX macro
/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/libexif/m4m/
Dstdint.m4693 # define INT_LEAST64_MAX INT64_MAX
/external/llvm-project/polly/lib/External/isl/m4/
Dax_create_stdint_h.m4698 # define INT_LEAST64_MAX INT64_MAX
/external/llvm-project/clang-tools-extra/clangd/
DCSymbolMap.inc113 SYMBOL(INT_LEAST64_MAX, None, <stdint.h>)