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

1 2 3 4 5

  /external/opencv3/3rdparty/libjasper/jasper/
jas_types.h 176 #if !defined(UINT_FAST32_MAX)
178 #define UINT_FAST32_MAX UINT_MAX
  /ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp 83 #ifndef UINT_FAST32_MAX
84 #error UINT_FAST32_MAX defined!
test_c.c 81 #ifndef UINT_FAST32_MAX
82 #error UINT_FAST32_MAX defined!
test_no_macros.cpp 83 #ifdef UINT_FAST32_MAX
84 #error UINT_FAST32_MAX defined!
test_constant_macros.cpp 84 #ifdef UINT_FAST32_MAX
85 #error UINT_FAST32_MAX is defined!
test_limit_macros.cpp 83 #ifndef UINT_FAST32_MAX
84 #error UINT_FAST32_MAX is not defined!
  /external/clang/test/Preprocessor/
stdint.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
stdint.h 220 # define UINT_FAST32_MAX (18446744073709551615UL)
223 # define UINT_FAST32_MAX (4294967295U)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdint.h 220 # define UINT_FAST32_MAX (18446744073709551615UL)
223 # define UINT_FAST32_MAX (4294967295U)
  /external/bison/darwin-lib/
stdint.h 442 #define UINT_FAST16_MAX UINT_FAST32_MAX
446 #undef UINT_FAST32_MAX
450 # define UINT_FAST32_MAX UINT_MAX
454 # define UINT_FAST32_MAX ULONG_MAX
  /external/bison/lib/
stdint.in.h 441 #define UINT_FAST16_MAX UINT_FAST32_MAX
445 #undef UINT_FAST32_MAX
449 # define UINT_FAST32_MAX UINT_MAX
453 # define UINT_FAST32_MAX ULONG_MAX
inttypes.in.h 441 # if UINT_FAST32_MAX > UINT32_MAX
449 # if UINT_FAST32_MAX > UINT32_MAX
457 # if UINT_FAST32_MAX > UINT32_MAX
465 # if UINT_FAST32_MAX > UINT32_MAX
928 # if UINT_FAST32_MAX > UINT32_MAX
936 # if UINT_FAST32_MAX > UINT32_MAX
944 # if UINT_FAST32_MAX > UINT32_MAX
  /external/opencv3/3rdparty/include/
msc_stdint.h 141 #define UINT_FAST32_MAX UINT32_MAX
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdint.h 120 #define UINT_FAST32_MAX UINT32_MAX
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdint-gcc.h 181 #undef UINT_FAST32_MAX
182 #define UINT_FAST32_MAX __UINT_FAST32_MAX__
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h 181 #undef UINT_FAST32_MAX
182 #define UINT_FAST32_MAX __UINT_FAST32_MAX__
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
stdint-gcc.h 181 #undef UINT_FAST32_MAX
182 #define UINT_FAST32_MAX __UINT_FAST32_MAX__
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdint-gcc.h 181 #undef UINT_FAST32_MAX
182 #define UINT_FAST32_MAX __UINT_FAST32_MAX__
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdint-gcc.h 181 #undef UINT_FAST32_MAX
182 #define UINT_FAST32_MAX __UINT_FAST32_MAX__
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdint-gcc.h 181 #undef UINT_FAST32_MAX
182 #define UINT_FAST32_MAX __UINT_FAST32_MAX__
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h 181 #undef UINT_FAST32_MAX
182 #define UINT_FAST32_MAX __UINT_FAST32_MAX__
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
stdint-gcc.h 181 #undef UINT_FAST32_MAX
182 #define UINT_FAST32_MAX __UINT_FAST32_MAX__
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
stdint-gcc.h 181 #undef UINT_FAST32_MAX
182 #define UINT_FAST32_MAX __UINT_FAST32_MAX__
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
stdint-gcc.h 181 #undef UINT_FAST32_MAX
182 #define UINT_FAST32_MAX __UINT_FAST32_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 181 #undef UINT_FAST32_MAX
182 #define UINT_FAST32_MAX __UINT_FAST32_MAX__

Completed in 1052 milliseconds

1 2 3 4 5