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

  /external/clang/test/Preprocessor/
stdint.c     [all...]
  /external/bison/darwin-lib/
stdint.h 440 #define INT_FAST16_MIN INT_FAST32_MIN
444 #undef INT_FAST32_MIN
448 # define INT_FAST32_MIN INT_MIN
452 # define INT_FAST32_MIN LONG_MIN
  /external/bison/lib/
stdint.in.h 439 #define INT_FAST16_MIN INT_FAST32_MIN
443 #undef INT_FAST32_MIN
447 # define INT_FAST32_MIN INT_MIN
451 # define INT_FAST32_MIN LONG_MIN
  /development/ndk/platforms/android-3/include/
stdint.h 132 # define INT_FAST32_MIN INT32_MIN
  /external/chromium_org/third_party/libusb/src/msvc/
stdint.h 161 #define INT_FAST32_MIN INT32_MIN
  /external/chromium_org/third_party/mesa/src/include/c99/
stdint.h 164 #define INT_FAST32_MIN INT32_MIN
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 164 #define INT_FAST32_MIN INT32_MIN
  /external/mesa3d/include/c99/
stdint.h 164 #define INT_FAST32_MIN INT32_MIN
  /bionic/libc/include/
stdint.h 179 #define INT_FAST32_MIN INT32_MIN
  /development/ndk/platforms/android-L/include/
stdint.h 179 #define INT_FAST32_MIN INT32_MIN
  /external/libcxx/test/depr/depr.c.headers/
stdint_h.pass.cpp 191 static_assert(INT_FAST32_MIN <= -2147483648U, "INT_FAST32_MIN <= -2147483648");
  /external/libcxx/test/language.support/cstdint/cstdint.syn/
cstdint.pass.cpp 191 static_assert(INT_FAST32_MIN <= -2147483648U, "INT_FAST32_MIN <= -2147483648");
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 119 #ifndef INT_FAST32_MIN
120 #error INT_FAST32_MIN not defined
  /external/chromium_org/third_party/smhasher/src/
pstdint.h 637 #define INT_FAST32_MIN INT_LEAST32_MIN
  /external/clang/lib/Headers/
stdint.h 587 # define INT_FAST32_MIN __INT_LEAST32_MIN
  /bionic/libc/tzcode/
localtime.c     [all...]
  /external/bison/
configure     [all...]

Completed in 278 milliseconds