Home
last modified time | relevance | path

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

/ndk/tests/build/stdint-c++/jni/
Dtest_all_macros.cpp101 #ifndef INT_FAST64_MAX
102 #error INT_FAST64_MAX defined!
Dtest_c.c99 #ifndef INT_FAST64_MAX
100 #error INT_FAST64_MAX defined!
Dtest_no_macros.cpp99 #ifdef INT_FAST64_MAX
100 #error INT_FAST64_MAX defined!
Dtest_limit_macros.cpp100 #ifndef INT_FAST64_MAX
101 #error INT_FAST64_MAX is not defined!
Dtest_constant_macros.cpp100 #ifdef INT_FAST64_MAX
101 #error INT_FAST64_MAX is defined!
/ndk/sources/cxx-stl/llvm-libc++/include/
Dcstdint57 INT_FAST64_MAX
/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdint.in.h395 #undef INT_FAST64_MAX
398 # define INT_FAST64_MAX INT64_MAX macro
/ndk/sources/cxx-stl/llvm-libc++/test/depr/depr.c.headers/
Dstdint_h.pass.cpp198 … static_assert(INT_FAST64_MAX >= 9223372036854775807LL, "INT_FAST64_MAX >= 9223372036854775807LL"); in main()
/ndk/sources/cxx-stl/llvm-libc++/test/input.output/file.streams/c.files/
Dcinttypes.pass.cpp139 #ifndef INT_FAST64_MAX
140 #error INT_FAST64_MAX not defined
/ndk/sources/cxx-stl/llvm-libc++/test/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp198 … static_assert(INT_FAST64_MAX >= 9223372036854775807LL, "INT_FAST64_MAX >= 9223372036854775807LL"); in main()
/ndk/sources/host-tools/sed-4.2.1/m4/
Dstdint.m4130 int_fast64_t e4 = INT_FAST64_MAX;
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure20135 int_fast64_t e4 = INT_FAST64_MAX;