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

  /external/clang/test/Preprocessor/
stdint.c 1026 // TCE:UINT_FAST64_MAX_ UINT_FAST64_MAX
    [all...]
  /development/ndk/platforms/android-3/include/
stdint.h 170 # define UINT_FAST64_MAX UINT64_MAX
  /external/chromium_org/third_party/libusb/src/msvc/
stdint.h 172 #define UINT_FAST64_MAX UINT64_MAX
  /external/chromium_org/third_party/mesa/src/include/c99/
stdint.h 171 #define UINT_FAST64_MAX UINT64_MAX
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 171 #define UINT_FAST64_MAX UINT64_MAX
  /external/mesa3d/include/c99/
stdint.h 171 #define UINT_FAST64_MAX UINT64_MAX
  /external/bison/darwin-lib/
stdint.h 464 #undef UINT_FAST64_MAX
466 # define UINT_FAST64_MAX UINT64_MAX
  /external/bison/lib/
stdint.in.h 463 #undef UINT_FAST64_MAX
465 # define UINT_FAST64_MAX UINT64_MAX
  /bionic/libc/include/
stdint.h 195 #define UINT_FAST64_MAX UINT64_MAX
  /development/ndk/platforms/android-L/include/
stdint.h 196 #define UINT_FAST64_MAX UINT64_MAX
  /external/libcxx/test/depr/depr.c.headers/
stdint_h.pass.cpp 204 static_assert(UINT_FAST64_MAX >= 18446744073709551615ULL, "UINT_FAST64_MAX >= 18446744073709551615ULL");
  /external/libcxx/test/language.support/cstdint/cstdint.syn/
cstdint.pass.cpp 204 static_assert(UINT_FAST64_MAX >= 18446744073709551615ULL, "UINT_FAST64_MAX >= 18446744073709551615ULL");
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 155 #ifndef UINT_FAST64_MAX
156 #error UINT_FAST64_MAX not defined
  /external/chromium_org/third_party/smhasher/src/
pstdint.h 641 # define UINT_FAST64_MAX UINT_LEAST64_MAX
  /external/clang/lib/Headers/
stdint.h 498 # define UINT_FAST64_MAX __UINT_LEAST64_MAX
  /external/bison/
configure     [all...]

Completed in 92 milliseconds