Home
last modified time | relevance | path

Searched refs:INT_LEAST64_MIN (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.cpp81 #ifndef INT_LEAST64_MIN
82 #error INT_LEAST64_MIN not defined
Dstdint_h.xopen_source.compile.pass.cpp78 #ifndef INT_LEAST64_MIN
79 #error INT_LEAST64_MIN not defined
/external/clang/test/Preprocessor/
Dstdint.c1459 INT_LEAST64_MIN_ INT_LEAST64_MIN
/external/llvm-project/clang/test/Preprocessor/
Dstdint.c1571 INT_LEAST64_MIN_ INT_LEAST64_MIN
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h44 #define INT_LEAST64_MIN INT64_MIN macro
/external/capstone/include/windowsce/
Dstdint.h73 #define INT_LEAST64_MIN INT64_MIN macro
/external/llvm-project/libcxx/include/
Dcstdint36 INT_LEAST64_MIN
/external/libcxx/include/
Dcstdint37 INT_LEAST64_MIN
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h152 #define INT_LEAST64_MIN INT64_MIN macro
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp76 #ifndef INT_LEAST64_MIN
77 #error INT_LEAST64_MIN not defined
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp75 #ifndef INT_LEAST64_MIN
76 #error INT_LEAST64_MIN not defined
/external/llvm-project/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp76 #ifndef INT_LEAST64_MIN
77 #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/llvm-project/clang/lib/Headers/
Dstdint.h479 # define INT_LEAST64_MIN __INT_LEAST64_MIN macro
/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/libexif/m4m/
Dstdint.m4688 # define INT_LEAST64_MIN INT64_MIN
/external/llvm-project/polly/lib/External/isl/m4/
Dax_create_stdint_h.m4693 # define INT_LEAST64_MIN INT64_MIN
/external/llvm-project/clang-tools-extra/clangd/
DCSymbolMap.inc114 SYMBOL(INT_LEAST64_MIN, None, <stdint.h>)