HomeSort by relevance Sort by last modified time
    Searched refs:INT_FAST8_MAX (Results 1 - 25 of 28) sorted by null

1 2

  /ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp 20 #ifndef INT_FAST8_MAX
21 #error INT_FAST8_MAX defined!
test_c.c 18 #ifndef INT_FAST8_MAX
19 #error INT_FAST8_MAX defined!
test_no_macros.cpp 18 #ifdef INT_FAST8_MAX
19 #error INT_FAST8_MAX defined!
test_constant_macros.cpp 19 #ifdef INT_FAST8_MAX
20 #error INT_FAST8_MAX is defined!
test_limit_macros.cpp 19 #ifndef INT_FAST8_MAX
20 #error INT_FAST8_MAX is not defined!
  /external/clang/test/Preprocessor/
stdint.c     [all...]
  /bionic/libc/include/
stdint.h 75 # define INT_FAST8_MAX INT8_MAX
  /development/ndk/platforms/android-3/include/
stdint.h 75 # define INT_FAST8_MAX INT8_MAX
  /external/mesa3d/include/c99/
stdint.h 161 #define INT_FAST8_MAX INT8_MAX
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdint.h 206 # define INT_FAST8_MAX (127)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h 80 # define INT_FAST8_MAX INT8_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h 80 # define INT_FAST8_MAX INT8_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h 80 # define INT_FAST8_MAX INT8_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h 80 # define INT_FAST8_MAX INT8_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h 80 # define INT_FAST8_MAX INT8_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h 80 # define INT_FAST8_MAX INT8_MAX
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdint.h 75 # define INT_FAST8_MAX INT8_MAX
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
stdint.h 75 # define INT_FAST8_MAX INT8_MAX
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
stdint.h 75 # define INT_FAST8_MAX INT8_MAX
  /ndk/sources/host-tools/sed-4.2.1/lib/
stdint.in.h 374 #undef INT_FAST8_MAX
377 #define INT_FAST8_MAX LONG_MAX
  /external/bison/src/
parse-gram.y 63 #ifdef INT_FAST8_MAX
  /external/clang/lib/Headers/
stdint.h 608 # define INT_FAST8_MAX __INT_LEAST8_MAX
  /prebuilt/sdk/11/renderscript/clang-include/
stdint.h 608 # define INT_FAST8_MAX __INT_LEAST8_MAX
  /prebuilt/sdk/12/renderscript/clang-include/
stdint.h 608 # define INT_FAST8_MAX __INT_LEAST8_MAX
  /prebuilt/sdk/13/renderscript/clang-include/
stdint.h 608 # define INT_FAST8_MAX __INT_LEAST8_MAX

Completed in 117 milliseconds

1 2