Home
last modified time | relevance | path

Searched refs:INT_FAST64_MIN (Results 1 – 12 of 12) sorted by relevance

/ndk/tests/build/stdint-c++/jni/
Dtest_no_macros.cpp98 #ifdef INT_FAST64_MIN
99 #error INT_FAST64_MIN defined!
Dtest_all_macros.cpp98 #ifndef INT_FAST64_MIN
99 #error INT_FAST64_MIN defined!
Dtest_c.c96 #ifndef INT_FAST64_MIN
97 #error INT_FAST64_MIN defined!
Dtest_constant_macros.cpp99 #ifdef INT_FAST64_MIN
100 #error INT_FAST64_MIN is defined!
Dtest_limit_macros.cpp98 #ifndef INT_FAST64_MIN
99 #error INT_FAST64_MIN is not defined!
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dcstdint52 INT_FAST64_MIN
/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdint.in.h394 #undef INT_FAST64_MIN
397 # define INT_FAST64_MIN INT64_MIN macro
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
Dstdint_h.pass.cpp192 …static_assert(INT_FAST64_MIN <= -9223372036854775808ULL, "INT_FAST64_MIN <= -9223372036854775808LL… in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
Dcinttypes.pass.cpp123 #ifndef INT_FAST64_MIN
124 #error INT_FAST64_MIN not defined
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp192 …static_assert(INT_FAST64_MIN <= -9223372036854775808ULL, "INT_FAST64_MIN <= -9223372036854775808LL… in main()
/ndk/sources/host-tools/sed-4.2.1/m4/
Dstdint.m4131 int_fast64_t e4min = INT_FAST64_MIN;
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure20136 int_fast64_t e4min = INT_FAST64_MIN;