Home
last modified time | relevance | path

Searched refs:INTMAX_MIN (Results 1 – 25 of 27) sorted by relevance

12

/external/icu/icu4c/source/tools/tzcode/
Dprivate.h177 # define INTMAX_MIN LLONG_MIN macro
180 # define INTMAX_MIN __LONG_LONG_MIN__ macro
187 # define INTMAX_MIN LONG_MIN macro
/external/llvm-project/libcxx/test/libcxx/depr/depr.c.headers/
Dstdint_h.std_types_t.compile.pass.cpp177 #ifndef INTMAX_MIN
178 #error INTMAX_MIN not defined
Dstdint_h.xopen_source.compile.pass.cpp174 #ifndef INTMAX_MIN
175 #error INTMAX_MIN not defined
/external/clang/test/Preprocessor/
Dexpr_usual_conversions.c3 #define INTMAX_MIN (-9223372036854775807LL -1) macro
Dstdint.c1473 INTMAX_MIN_ INTMAX_MIN
/external/llvm-project/clang/test/Preprocessor/
Dexpr_usual_conversions.c3 #define INTMAX_MIN (-9223372036854775807LL -1) macro
Dstdint.c1585 INTMAX_MIN_ INTMAX_MIN
/external/llvm-project/clang/test/Headers/
Dstdint-typeof-MINMAX.cpp28 static_assert(__is_same(__typeof__(INTMAX_MIN), intmax_t));
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h68 #define INTMAX_MIN LLONG_MIN macro
/external/capstone/include/windowsce/
Dstdint.h100 #define INTMAX_MIN INT64_MIN macro
/external/llvm-project/libcxx/include/
Dcstdint67 INTMAX_MIN
/external/libcxx/include/
Dcstdint68 INTMAX_MIN
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h185 #define INTMAX_MIN INT64_MIN macro
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py68 INTMAX_MIN = INT32_MIN variable
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp172 #ifndef INTMAX_MIN
173 #error INTMAX_MIN not defined
Dstdint_h.pass.cpp218 assert(INTMAX_MIN == std::numeric_limits<intmax_t>::min()); in main()
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp171 #ifndef INTMAX_MIN
172 #error INTMAX_MIN not defined
Dstdint_h.pass.cpp217 assert(INTMAX_MIN == std::numeric_limits<intmax_t>::min()); in main()
/external/llvm-project/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp172 #ifndef INTMAX_MIN
173 #error INTMAX_MIN not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp171 #ifndef INTMAX_MIN
172 #error INTMAX_MIN not defined
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp218 assert(INTMAX_MIN == std::numeric_limits<std::intmax_t>::min()); in main()
/external/llvm-project/libcxx/test/std/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp219 assert(INTMAX_MIN == std::numeric_limits<std::intmax_t>::min()); in main()
/external/python/cpython2/Lib/plat-linux2/
DIN.py134 INTMAX_MIN = (-__INT64_C(9223372036854775807)-1) variable
/external/llvm-project/clang/lib/Headers/
Dstdint.h662 #define INTMAX_MIN (-__INTMAX_MAX__-1) macro
/external/clang/lib/Headers/
Dstdint.h676 #define INTMAX_MIN __INTN_MIN(__INTMAX_WIDTH__) macro

12