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

1 2 3 4 5

  /external/opencv3/3rdparty/libjasper/jasper/
jas_types.h 187 #if !defined(UINT_FAST64_MAX)
189 #define UINT_FAST64_MAX ULLONG_MAX
  /ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp 110 #ifndef UINT_FAST64_MAX
111 #error UINT_FAST64_MAX defined!
test_c.c 108 #ifndef UINT_FAST64_MAX
109 #error UINT_FAST64_MAX defined!
test_no_macros.cpp 110 #ifdef UINT_FAST64_MAX
111 #error UINT_FAST64_MAX defined!
test_constant_macros.cpp 111 #ifdef UINT_FAST64_MAX
112 #error UINT_FAST64_MAX is defined!
test_limit_macros.cpp 110 #ifndef UINT_FAST64_MAX
111 #error UINT_FAST64_MAX is not defined!
  /external/clang/test/Preprocessor/
stdint.c     [all...]
  /external/opencv3/3rdparty/include/
msc_stdint.h 142 #define UINT_FAST64_MAX UINT64_MAX
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdint.h 121 #define UINT_FAST64_MAX UINT64_MAX
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdint-gcc.h 187 #undef UINT_FAST64_MAX
188 #define UINT_FAST64_MAX __UINT_FAST64_MAX__
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h 187 #undef UINT_FAST64_MAX
188 #define UINT_FAST64_MAX __UINT_FAST64_MAX__
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
stdint-gcc.h 187 #undef UINT_FAST64_MAX
188 #define UINT_FAST64_MAX __UINT_FAST64_MAX__
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdint-gcc.h 187 #undef UINT_FAST64_MAX
188 #define UINT_FAST64_MAX __UINT_FAST64_MAX__
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdint-gcc.h 187 #undef UINT_FAST64_MAX
188 #define UINT_FAST64_MAX __UINT_FAST64_MAX__
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdint-gcc.h 187 #undef UINT_FAST64_MAX
188 #define UINT_FAST64_MAX __UINT_FAST64_MAX__
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h 187 #undef UINT_FAST64_MAX
188 #define UINT_FAST64_MAX __UINT_FAST64_MAX__
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
stdint-gcc.h 187 #undef UINT_FAST64_MAX
188 #define UINT_FAST64_MAX __UINT_FAST64_MAX__
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
stdint-gcc.h 187 #undef UINT_FAST64_MAX
188 #define UINT_FAST64_MAX __UINT_FAST64_MAX__
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
stdint-gcc.h 187 #undef UINT_FAST64_MAX
188 #define UINT_FAST64_MAX __UINT_FAST64_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 187 #undef UINT_FAST64_MAX
188 #define UINT_FAST64_MAX __UINT_FAST64_MAX__
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdint-gcc.h 187 #undef UINT_FAST64_MAX
188 #define UINT_FAST64_MAX __UINT_FAST64_MAX__
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdint-gcc.h 187 #undef UINT_FAST64_MAX
188 #define UINT_FAST64_MAX __UINT_FAST64_MAX__
  /development/ndk/platforms/android-3/include/
stdint.h 170 # define UINT_FAST64_MAX UINT64_MAX
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 171 #define UINT_FAST64_MAX UINT64_MAX
  /external/libvncserver/compat/msvc/
stdint.h 171 #define UINT_FAST64_MAX UINT64_MAX

Completed in 258 milliseconds

1 2 3 4 5