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

1 2

  /ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp 95 #ifndef INT_LEAST64_MAX
96 #error INT_LEAST64_MAX defined!
test_c.c 93 #ifndef INT_LEAST64_MAX
94 #error INT_LEAST64_MAX defined!
test_no_macros.cpp 93 #ifdef INT_LEAST64_MAX
94 #error INT_LEAST64_MAX defined!
test_constant_macros.cpp 94 #ifdef INT_LEAST64_MAX
95 #error INT_LEAST64_MAX is defined!
test_limit_macros.cpp 94 #ifndef INT_LEAST64_MAX
95 #error INT_LEAST64_MAX is not defined!
  /external/clang/test/Preprocessor/
stdint.c 916 // TCE:INT_LEAST64_MAX_ INT_LEAST64_MAX
    [all...]
  /bionic/libc/include/
stdint.h 174 # define INT_LEAST64_MAX INT64_MAX
  /development/ndk/platforms/android-3/include/
stdint.h 174 # define INT_LEAST64_MAX INT64_MAX
  /external/mesa3d/include/c99/
stdint.h 153 #define INT_LEAST64_MAX INT64_MAX
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdint.h 186 # define INT_LEAST64_MAX (__INT64_C(9223372036854775807))
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h 179 # define INT_LEAST64_MAX INT64_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h 179 # define INT_LEAST64_MAX INT64_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h 179 # define INT_LEAST64_MAX INT64_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h 179 # define INT_LEAST64_MAX INT64_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h 179 # define INT_LEAST64_MAX INT64_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h 179 # define INT_LEAST64_MAX INT64_MAX
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdint.h 174 # define INT_LEAST64_MAX INT64_MAX
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
stdint.h 174 # define INT_LEAST64_MAX INT64_MAX
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
stdint.h 174 # define INT_LEAST64_MAX INT64_MAX
  /ndk/sources/host-tools/sed-4.2.1/lib/
stdint.in.h 356 #undef INT_LEAST64_MAX
359 # define INT_LEAST64_MAX INT64_MAX
  /external/clang/lib/Headers/
stdint.h 454 # define INT_LEAST64_MAX __INT_LEAST64_MAX
  /prebuilt/sdk/11/renderscript/clang-include/
stdint.h 454 # define INT_LEAST64_MAX __INT_LEAST64_MAX
  /prebuilt/sdk/12/renderscript/clang-include/
stdint.h 454 # define INT_LEAST64_MAX __INT_LEAST64_MAX
  /prebuilt/sdk/13/renderscript/clang-include/
stdint.h 454 # define INT_LEAST64_MAX __INT_LEAST64_MAX
  /prebuilt/sdk/14/renderscript/clang-include/
stdint.h 454 # define INT_LEAST64_MAX __INT_LEAST64_MAX

Completed in 409 milliseconds

1 2