HomeSort by relevance Sort by last modified time
    Searched refs:__GNUC_PREREQ (Results 26 - 50 of 68) sorted by null

12 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
complex.h 36 #if __GNUC_PREREQ (2, 7) && !__GNUC_PREREQ (2, 97)
features.h 130 #if __GNUC_PREREQ (2,8)
136 # define __GNUC_PREREQ(maj, min) \
139 # define __GNUC_PREREQ(maj, min) 0
302 && __GNUC_PREREQ (4, 1) && defined __OPTIMIZE__ && __OPTIMIZE__ > 0
359 #if __GNUC_PREREQ (2, 7) && defined __OPTIMIZE__ \
367 #if __GNUC_PREREQ (2, 7) && defined __OPTIMIZE__ \
strings.h 32 # if defined __cplusplus && __GNUC_PREREQ (4, 4)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
features.h 130 #if __GNUC_PREREQ (2,8)
136 # define __GNUC_PREREQ(maj, min) \
139 # define __GNUC_PREREQ(maj, min) 0
302 && __GNUC_PREREQ (4, 1) && defined __OPTIMIZE__ && __OPTIMIZE__ > 0
359 #if __GNUC_PREREQ (2, 7) && defined __OPTIMIZE__ \
367 #if __GNUC_PREREQ (2, 7) && defined __OPTIMIZE__ \
strings.h 32 # if defined __cplusplus && __GNUC_PREREQ (4, 4)
  /external/chromium_org/third_party/opus/src/celt/
ecintrin.h 67 #elif __GNUC_PREREQ(3,4)
arch.h 40 # if !defined(__GNUC_PREREQ)
42 # define __GNUC_PREREQ(_maj,_min) \
45 # define __GNUC_PREREQ(_maj,_min) 0
  /external/libopus/celt/
ecintrin.h 67 #elif __GNUC_PREREQ(3,4)
arch.h 40 # if !defined(__GNUC_PREREQ)
42 # define __GNUC_PREREQ(_maj,_min) \
45 # define __GNUC_PREREQ(_maj,_min) 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
link.h 66 # if __GNUC_PREREQ (4,0)
75 # if __GNUC_PREREQ (4,0)
string2.h 98 # if !__GNUC_PREREQ (3, 0)
194 # if __GNUC_PREREQ (2, 91)
206 # if __GNUC_PREREQ (3, 4)
208 # elif __GNUC_PREREQ (3, 0)
226 # if !__GNUC_PREREQ (3, 0) || defined _FORCE_INLINES
395 # if __GNUC_PREREQ (3, 2)
411 #if (!defined _HAVE_STRING_ARCH_strcpy && !__GNUC_PREREQ (3, 0)) \
413 # if !defined _HAVE_STRING_ARCH_strcpy && !__GNUC_PREREQ (3, 0)
576 # if __GNUC_PREREQ (3, 4)
578 # elif __GNUC_PREREQ (3, 0
    [all...]
sched.h 126 # if __GNUC_PREREQ (2, 91)
164 # if __GNUC_PREREQ (2, 91)
cmathcalls.h 135 #if defined __GNUC__ && !__GNUC_PREREQ (2, 97) && defined __OPTIMIZE__ \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
link.h 66 # if __GNUC_PREREQ (4,0)
75 # if __GNUC_PREREQ (4,0)
string2.h 98 # if !__GNUC_PREREQ (3, 0)
194 # if __GNUC_PREREQ (2, 91)
206 # if __GNUC_PREREQ (3, 4)
208 # elif __GNUC_PREREQ (3, 0)
226 # if !__GNUC_PREREQ (3, 0) || defined _FORCE_INLINES
395 # if __GNUC_PREREQ (3, 2)
411 #if (!defined _HAVE_STRING_ARCH_strcpy && !__GNUC_PREREQ (3, 0)) \
413 # if !defined _HAVE_STRING_ARCH_strcpy && !__GNUC_PREREQ (3, 0)
576 # if __GNUC_PREREQ (3, 4)
578 # elif __GNUC_PREREQ (3, 0
    [all...]
sched.h 126 # if __GNUC_PREREQ (2, 91)
164 # if __GNUC_PREREQ (2, 91)
cmathcalls.h 135 #if defined __GNUC__ && !__GNUC_PREREQ (2, 97) && defined __OPTIMIZE__ \
  /external/llvm/include/llvm/Support/
MathExtras.h 84 #if __has_builtin(__builtin_ctz) || __GNUC_PREREQ(4, 0)
99 #if __has_builtin(__builtin_ctzll) || __GNUC_PREREQ(4, 0)
150 #if __has_builtin(__builtin_clz) || __GNUC_PREREQ(4, 0)
165 #if __has_builtin(__builtin_clzll) || __GNUC_PREREQ(4, 0)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/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.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)
  /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)
  /bionic/libc/include/
stdatomic.h 42 # if __GNUC_PREREQ(4, 7)
162 # if __GNUC_PREREQ(4, 7)
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
stdatomic.h 42 # if __GNUC_PREREQ(4, 7)
163 # if __GNUC_PREREQ(4, 7)

Completed in 1556 milliseconds

12 3