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

1 2 3 4 5

  /ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp 53 #ifndef UINT_LEAST16_MAX
54 #error UINT_LEAST16_MAX defined!
test_c.c 51 #ifndef UINT_LEAST16_MAX
52 #error UINT_LEAST16_MAX defined!
test_no_macros.cpp 53 #ifdef UINT_LEAST16_MAX
54 #error UINT_LEAST16_MAX defined!
test_constant_macros.cpp 54 #ifdef UINT_LEAST16_MAX
55 #error UINT_LEAST16_MAX is defined!
test_limit_macros.cpp 53 #ifndef UINT_LEAST16_MAX
54 #error UINT_LEAST16_MAX is not defined!
  /external/clang/test/Preprocessor/
stdint.c     [all...]
  /external/opencv3/3rdparty/include/
msc_stdint.h 126 #define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdint.h 103 #define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdint-gcc.h 150 #undef UINT_LEAST16_MAX
151 #define UINT_LEAST16_MAX __UINT_LEAST16_MAX__
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h 150 #undef UINT_LEAST16_MAX
151 #define UINT_LEAST16_MAX __UINT_LEAST16_MAX__
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
stdint-gcc.h 150 #undef UINT_LEAST16_MAX
151 #define UINT_LEAST16_MAX __UINT_LEAST16_MAX__
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdint-gcc.h 150 #undef UINT_LEAST16_MAX
151 #define UINT_LEAST16_MAX __UINT_LEAST16_MAX__
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdint-gcc.h 150 #undef UINT_LEAST16_MAX
151 #define UINT_LEAST16_MAX __UINT_LEAST16_MAX__
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdint-gcc.h 150 #undef UINT_LEAST16_MAX
151 #define UINT_LEAST16_MAX __UINT_LEAST16_MAX__
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h 150 #undef UINT_LEAST16_MAX
151 #define UINT_LEAST16_MAX __UINT_LEAST16_MAX__
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
stdint-gcc.h 150 #undef UINT_LEAST16_MAX
151 #define UINT_LEAST16_MAX __UINT_LEAST16_MAX__
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
stdint-gcc.h 150 #undef UINT_LEAST16_MAX
151 #define UINT_LEAST16_MAX __UINT_LEAST16_MAX__
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
stdint-gcc.h 150 #undef UINT_LEAST16_MAX
151 #define UINT_LEAST16_MAX __UINT_LEAST16_MAX__
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
stdint-gcc.h 150 #undef UINT_LEAST16_MAX
151 #define UINT_LEAST16_MAX __UINT_LEAST16_MAX__
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdint-gcc.h 150 #undef UINT_LEAST16_MAX
151 #define UINT_LEAST16_MAX __UINT_LEAST16_MAX__
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdint-gcc.h 150 #undef UINT_LEAST16_MAX
151 #define UINT_LEAST16_MAX __UINT_LEAST16_MAX__
  /development/ndk/platforms/android-3/include/
stdint.h 103 # define UINT_LEAST16_MAX UINT16_MAX
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 155 #define UINT_LEAST16_MAX UINT16_MAX
  /external/libvncserver/compat/msvc/
stdint.h 155 #define UINT_LEAST16_MAX UINT16_MAX
  /external/mesa3d/include/c99/
stdint.h 155 #define UINT_LEAST16_MAX UINT16_MAX

Completed in 352 milliseconds

1 2 3 4 5