HomeSort by relevance Sort by last modified time
    Searched refs:INT_FAST64_MAX (Results 1 - 19 of 19) sorted by null

  /bionic/libc/tzcode/
private.h 141 #ifndef INT_FAST64_MAX
147 # define INT_FAST64_MAX LLONG_MAX
150 # define INT_FAST64_MAX __LONG_LONG_MAX__
160 # define INT_FAST64_MAX LONG_MAX
163 #endif /* !defined INT_FAST64_MAX */
  /external/clang/test/Preprocessor/
stdint.c 1025 // TCE:INT_FAST64_MAX_ INT_FAST64_MAX
    [all...]
  /external/chromium_org/third_party/icu/source/tools/tzcode/
private.h 137 #ifndef INT_FAST64_MAX
148 #endif /* !defined INT_FAST64_MAX */
  /external/icu/icu4c/source/tools/tzcode/
private.h 137 #ifndef INT_FAST64_MAX
148 #endif /* !defined INT_FAST64_MAX */
  /development/ndk/platforms/android-3/include/
stdint.h 166 # define INT_FAST64_MAX INT64_MAX
  /external/chromium_org/third_party/libusb/src/msvc/
stdint.h 167 #define INT_FAST64_MAX INT64_MAX
  /external/chromium_org/third_party/mesa/src/include/c99/
stdint.h 167 #define INT_FAST64_MAX INT64_MAX
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 167 #define INT_FAST64_MAX INT64_MAX
  /external/mesa3d/include/c99/
stdint.h 167 #define INT_FAST64_MAX INT64_MAX
  /external/bison/darwin-lib/
stdint.h 458 #undef INT_FAST64_MAX
461 # define INT_FAST64_MAX INT64_MAX
  /external/bison/lib/
stdint.in.h 457 #undef INT_FAST64_MAX
460 # define INT_FAST64_MAX INT64_MAX
  /bionic/libc/include/
stdint.h 191 #define INT_FAST64_MAX INT64_MAX
  /development/ndk/platforms/android-L/include/
stdint.h 192 #define INT_FAST64_MAX INT64_MAX
  /external/libcxx/test/depr/depr.c.headers/
stdint_h.pass.cpp 198 static_assert(INT_FAST64_MAX >= 9223372036854775807LL, "INT_FAST64_MAX >= 9223372036854775807LL");
  /external/libcxx/test/language.support/cstdint/cstdint.syn/
cstdint.pass.cpp 198 static_assert(INT_FAST64_MAX >= 9223372036854775807LL, "INT_FAST64_MAX >= 9223372036854775807LL");
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 139 #ifndef INT_FAST64_MAX
140 #error INT_FAST64_MAX not defined
  /external/chromium_org/third_party/smhasher/src/
pstdint.h 642 # define INT_FAST64_MAX INT_LEAST64_MAX
  /external/clang/lib/Headers/
stdint.h 497 # define INT_FAST64_MAX __INT_LEAST64_MAX
  /external/bison/
configure     [all...]

Completed in 463 milliseconds