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

1 2 3 4

  /ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp 107 #ifndef UINT_LEAST64_MAX
108 #error UINT_LEAST64_MAX defined!
test_c.c 105 #ifndef UINT_LEAST64_MAX
106 #error UINT_LEAST64_MAX defined!
test_no_macros.cpp 105 #ifdef UINT_LEAST64_MAX
106 #error UINT_LEAST64_MAX defined!
test_constant_macros.cpp 106 #ifdef UINT_LEAST64_MAX
107 #error UINT_LEAST64_MAX is defined!
test_limit_macros.cpp 106 #ifndef UINT_LEAST64_MAX
107 #error UINT_LEAST64_MAX is not defined!
  /external/clang/test/Preprocessor/
stdint.c 809 // TCE:UINT_LEAST64_MAX_ UINT_LEAST64_MAX
1032 UINT_LEAST64_MAX_ UINT_LEAST64_MAX
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stdint-gcc.h 161 #undef UINT_LEAST64_MAX
162 #define UINT_LEAST64_MAX __UINT_LEAST64_MAX__
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
stdint-gcc.h 161 #undef UINT_LEAST64_MAX
162 #define UINT_LEAST64_MAX __UINT_LEAST64_MAX__
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdint-gcc.h 161 #undef UINT_LEAST64_MAX
162 #define UINT_LEAST64_MAX __UINT_LEAST64_MAX__
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
stdint-gcc.h 161 #undef UINT_LEAST64_MAX
162 #define UINT_LEAST64_MAX __UINT_LEAST64_MAX__
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/
stdint-gcc.h 161 #undef UINT_LEAST64_MAX
162 #define UINT_LEAST64_MAX __UINT_LEAST64_MAX__
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include/
stdint-gcc.h 161 #undef UINT_LEAST64_MAX
162 #define UINT_LEAST64_MAX __UINT_LEAST64_MAX__
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
stdint-gcc.h 161 #undef UINT_LEAST64_MAX
162 #define UINT_LEAST64_MAX __UINT_LEAST64_MAX__
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
stdint-gcc.h 161 #undef UINT_LEAST64_MAX
162 #define UINT_LEAST64_MAX __UINT_LEAST64_MAX__
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stdint-gcc.h 161 #undef UINT_LEAST64_MAX
162 #define UINT_LEAST64_MAX __UINT_LEAST64_MAX__
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
stdint-gcc.h 161 #undef UINT_LEAST64_MAX
162 #define UINT_LEAST64_MAX __UINT_LEAST64_MAX__
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdint-gcc.h 161 #undef UINT_LEAST64_MAX
162 #define UINT_LEAST64_MAX __UINT_LEAST64_MAX__
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
stdint-gcc.h 161 #undef UINT_LEAST64_MAX
162 #define UINT_LEAST64_MAX __UINT_LEAST64_MAX__
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
stdint-gcc.h 161 #undef UINT_LEAST64_MAX
162 #define UINT_LEAST64_MAX __UINT_LEAST64_MAX__
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
stdint-gcc.h 161 #undef UINT_LEAST64_MAX
162 #define UINT_LEAST64_MAX __UINT_LEAST64_MAX__
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/
stdint-gcc.h 161 #undef UINT_LEAST64_MAX
162 #define UINT_LEAST64_MAX __UINT_LEAST64_MAX__
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include/
stdint-gcc.h 161 #undef UINT_LEAST64_MAX
162 #define UINT_LEAST64_MAX __UINT_LEAST64_MAX__
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
stdint-gcc.h 161 #undef UINT_LEAST64_MAX
162 #define UINT_LEAST64_MAX __UINT_LEAST64_MAX__
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
stdint-gcc.h 161 #undef UINT_LEAST64_MAX
162 #define UINT_LEAST64_MAX __UINT_LEAST64_MAX__
  /bionic/libc/include/
stdint.h 169 # define UINT_LEAST64_MAX UINT64_MAX

Completed in 802 milliseconds

1 2 3 4