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

  /external/clang/test/Preprocessor/
stdint.c 1024 // TCE:INT_FAST64_MIN_ INT_FAST64_MIN
    [all...]
  /bionic/libc/tzcode/
private.h 146 # define INT_FAST64_MIN LLONG_MIN
149 # define INT_FAST64_MIN __LONG_LONG_MIN__
159 # define INT_FAST64_MIN LONG_MIN
  /development/ndk/platforms/android-3/include/
stdint.h 165 # define INT_FAST64_MIN INT64_MIN
  /external/chromium_org/third_party/libusb/src/msvc/
stdint.h 162 #define INT_FAST64_MIN INT64_MIN
  /external/chromium_org/third_party/mesa/src/include/c99/
stdint.h 166 #define INT_FAST64_MIN INT64_MIN
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 166 #define INT_FAST64_MIN INT64_MIN
  /external/mesa3d/include/c99/
stdint.h 166 #define INT_FAST64_MIN INT64_MIN
  /external/bison/darwin-lib/
stdint.h 457 #undef INT_FAST64_MIN
460 # define INT_FAST64_MIN INT64_MIN
  /external/bison/lib/
stdint.in.h 456 #undef INT_FAST64_MIN
459 # define INT_FAST64_MIN INT64_MIN
  /bionic/libc/include/
stdint.h 190 #define INT_FAST64_MIN INT64_MIN
  /development/ndk/platforms/android-L/include/
stdint.h 191 #define INT_FAST64_MIN INT64_MIN
  /external/libcxx/test/depr/depr.c.headers/
stdint_h.pass.cpp 192 static_assert(INT_FAST64_MIN <= -9223372036854775808ULL, "INT_FAST64_MIN <= -9223372036854775808LL");
  /external/libcxx/test/language.support/cstdint/cstdint.syn/
cstdint.pass.cpp 192 static_assert(INT_FAST64_MIN <= -9223372036854775808ULL, "INT_FAST64_MIN <= -9223372036854775808LL");
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 123 #ifndef INT_FAST64_MIN
124 #error INT_FAST64_MIN not defined
  /external/chromium_org/third_party/smhasher/src/
pstdint.h 643 # define INT_FAST64_MIN INT_LEAST64_MIN
  /external/clang/lib/Headers/
stdint.h 496 # define INT_FAST64_MIN __INT_LEAST64_MIN
  /external/bison/
configure     [all...]

Completed in 552 milliseconds