HomeSort by relevance Sort by last modified time
    Searched refs:__GNUC_PREREQ (Results 51 - 75 of 88) sorted by null

1 23 4

  /external/libopus/celt/
arch.h 40 # if !defined(__GNUC_PREREQ)
42 # define __GNUC_PREREQ(_maj,_min) \
45 # define __GNUC_PREREQ(_maj,_min) 0
  /bionic/libc/include/
stdatomic.h 35 #if defined(__GNUC__) && !defined(__GNUC_PREREQ)
38 #define __GNUC_PREREQ(x, y) \
48 # if __GNUC_PREREQ(4, 7)
169 # if __GNUC_PREREQ(4, 7)
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
stdatomic.h 35 #if defined(__GNUC__) && !defined(__GNUC_PREREQ)
38 #define __GNUC_PREREQ(x, y) \
48 # if __GNUC_PREREQ(4, 7)
169 # if __GNUC_PREREQ(4, 7)
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
stdatomic.h 35 #if defined(__GNUC__) && !defined(__GNUC_PREREQ)
38 #define __GNUC_PREREQ(x, y) \
48 # if __GNUC_PREREQ(4, 7)
169 # if __GNUC_PREREQ(4, 7)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
strings.h 32 # if defined __cplusplus && __GNUC_PREREQ (4, 4)
tgmath.h 38 #if __GNUC_PREREQ (2, 7)
51 # if __GNUC_PREREQ (3, 1)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
strings.h 33 # if defined __cplusplus && __GNUC_PREREQ (4, 4)
tgmath.h 38 #if __GNUC_PREREQ (2, 7)
51 # if __GNUC_PREREQ (3, 1)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
socket.h 70 #if defined __cplusplus || !__GNUC_PREREQ (2, 7) || !defined __USE_GNU
types.h 158 #if !__GNUC_PREREQ (2, 7)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
socket.h 70 #if defined __cplusplus || !__GNUC_PREREQ (2, 7) || !defined __USE_GNU
types.h 158 #if !__GNUC_PREREQ (2, 7)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
socket.h 70 #if defined __cplusplus || !__GNUC_PREREQ (2, 7) || !defined __USE_GNU
types.h 158 #if !__GNUC_PREREQ (2, 7)
  /bionic/libm/include/
math.h 39 #if __GNUC_PREREQ(3, 3) || (defined(__INTEL_COMPILER) && __INTEL_COMPILER >= 800)
43 #if __GNUC_PREREQ(3, 0) && !defined(__INTEL_COMPILER)
  /development/ndk/platforms/android-21/include/
stdatomic.h 42 # if __GNUC_PREREQ(4, 7)
163 # if __GNUC_PREREQ(4, 7)
math.h 39 #if __GNUC_PREREQ(3, 3) || (defined(__INTEL_COMPILER) && __INTEL_COMPILER >= 800)
43 #if __GNUC_PREREQ(3, 0) && !defined(__INTEL_COMPILER)
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
stdatomic.h 42 # if __GNUC_PREREQ(4, 7)
163 # if __GNUC_PREREQ(4, 7)
math.h 39 #if __GNUC_PREREQ(3, 3) || (defined(__INTEL_COMPILER) && __INTEL_COMPILER >= 800)
43 #if __GNUC_PREREQ(3, 0) && !defined(__INTEL_COMPILER)
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
stdatomic.h 42 # if __GNUC_PREREQ(4, 7)
163 # if __GNUC_PREREQ(4, 7)
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
stdatomic.h 42 # if __GNUC_PREREQ(4, 7)
163 # if __GNUC_PREREQ(4, 7)
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
stdatomic.h 42 # if __GNUC_PREREQ(4, 7)
163 # if __GNUC_PREREQ(4, 7)
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
stdatomic.h 42 # if __GNUC_PREREQ(4, 7)
163 # if __GNUC_PREREQ(4, 7)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
stdatomic.h 42 # if __GNUC_PREREQ(4, 7)
163 # if __GNUC_PREREQ(4, 7)
  /bionic/tests/
stdatomic_test.cpp 69 #if defined(__clang__) || __GNUC_PREREQ(4, 7)

Completed in 910 milliseconds

1 23 4