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

  /external/clang/test/Preprocessor/
stdint.c     [all...]
  /external/bison/lib/
inttypes.in.h 377 # if INT_FAST16_MAX > INT32_MAX
385 # if INT_FAST16_MAX > INT32_MAX
862 # if INT_FAST16_MAX > INT32_MAX
864 # elif INT_FAST16_MAX == 0x7fff
872 # if INT_FAST16_MAX > INT32_MAX
874 # elif INT_FAST16_MAX == 0x7fff
stdint.in.h 437 #undef INT_FAST16_MAX
440 #define INT_FAST16_MAX INT_FAST32_MAX
  /development/ndk/platforms/android-3/include/
stdint.h 100 # define INT_FAST16_MAX INT32_MAX
  /external/chromium_org/third_party/libusb/src/msvc/
stdint.h 165 #define INT_FAST16_MAX INT16_MAX
  /external/chromium_org/third_party/mesa/src/include/c99/
stdint.h 163 #define INT_FAST16_MAX INT16_MAX
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 163 #define INT_FAST16_MAX INT16_MAX
  /external/mesa3d/include/c99/
stdint.h 163 #define INT_FAST16_MAX INT16_MAX
  /external/bison/darwin-lib/
stdint.h 438 #undef INT_FAST16_MAX
441 #define INT_FAST16_MAX INT_FAST32_MAX
inttypes.h 689 # if INT_FAST16_MAX > INT32_MAX
697 # if INT_FAST16_MAX > INT32_MAX
1174 # if INT_FAST16_MAX > INT32_MAX
1176 # elif INT_FAST16_MAX == 0x7fff
1184 # if INT_FAST16_MAX > INT32_MAX
1186 # elif INT_FAST16_MAX == 0x7fff
    [all...]
  /external/bison/linux-lib/
inttypes.h 689 # if INT_FAST16_MAX > INT32_MAX
697 # if INT_FAST16_MAX > INT32_MAX
1174 # if INT_FAST16_MAX > INT32_MAX
1176 # elif INT_FAST16_MAX == 0x7fff
1184 # if INT_FAST16_MAX > INT32_MAX
1186 # elif INT_FAST16_MAX == 0x7fff
    [all...]
  /bionic/libc/include/
stdint.h 169 #define INT_FAST16_MAX INT32_MAX
  /development/ndk/platforms/android-L/include/
stdint.h 169 #define INT_FAST16_MAX INT32_MAX
  /external/libcxx/test/depr/depr.c.headers/
stdint_h.pass.cpp 196 static_assert(INT_FAST16_MAX >= 32767, "INT_FAST16_MAX >= 32767");
  /external/libcxx/test/language.support/cstdint/cstdint.syn/
cstdint.pass.cpp 196 static_assert(INT_FAST16_MAX >= 32767, "INT_FAST16_MAX >= 32767");
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 131 #ifndef INT_FAST16_MAX
132 #error INT_FAST16_MAX not defined
  /external/chromium_org/third_party/smhasher/src/
pstdint.h 632 #define INT_FAST16_MAX INT_LEAST16_MAX
  /external/clang/lib/Headers/
stdint.h 629 # define INT_FAST16_MAX __INT_LEAST16_MAX
  /external/bison/
configure     [all...]

Completed in 1938 milliseconds