Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dprivate.h138 #ifndef INT_FAST64_MAX
144 # define INT_FAST64_MAX LLONG_MAX macro
147 # define INT_FAST64_MAX __LONG_LONG_MAX__ macro
157 # define INT_FAST64_MAX LONG_MAX macro
Dzic.c38 #define ZIC_MAX INT_FAST64_MAX
/external/clang/test/Preprocessor/
Dstdint.c1463 INT_FAST64_MAX_ INT_FAST64_MAX
/external/bison/darwin-lib/
Dstdint.h458 #undef INT_FAST64_MAX
461 # define INT_FAST64_MAX INT64_MAX macro
/external/bison/lib/
Dstdint.in.h457 #undef INT_FAST64_MAX
460 # define INT_FAST64_MAX INT64_MAX
/external/libcxx/include/
Dcstdint57 INT_FAST64_MAX
Dmodule.modulemap195 … INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX,
/external/mesa3d/include/c99/
Dstdint.h167 #define INT_FAST64_MAX INT64_MAX macro
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h167 #define INT_FAST64_MAX INT64_MAX macro
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp139 #ifndef INT_FAST64_MAX
140 #error INT_FAST64_MAX not defined
/external/libcxx/test/std/depr/depr.c.headers/
Dstdint_h.pass.cpp199 … static_assert(INT_FAST64_MAX >= 9223372036854775807LL, "INT_FAST64_MAX >= 9223372036854775807LL"); in main()
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp200 … static_assert(INT_FAST64_MAX >= 9223372036854775807LL, "INT_FAST64_MAX >= 9223372036854775807LL"); in main()
/external/clang/lib/Headers/
Dstdint.h497 # define INT_FAST64_MAX __INT_LEAST64_MAX macro
/external/bison/m4/
Dstdint.m4137 int_fast64_t e4 = INT_FAST64_MAX;
/external/bison/
Dconfigure14262 int_fast64_t e4 = INT_FAST64_MAX;