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

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
inf.h 26 #if __GNUC_PREREQ(3,3)
huge_vall.h 26 #if __GNUC_PREREQ(3,3)
28 #elif __GNUC_PREREQ(2,96)
huge_val.h 28 #if __GNUC_PREREQ(3,3)
30 #elif __GNUC_PREREQ(2,96)
huge_valf.h 28 #if __GNUC_PREREQ(3,3)
30 #elif __GNUC_PREREQ(2,96)
nan.h 27 #if __GNUC_PREREQ(3,3)
mathinline.h 35 # if !__GNUC_PREREQ (2,97)
125 # if __GNUC_PREREQ (2, 8)
151 #if __GNUC_PREREQ (2, 8)
370 # if __GNUC_PREREQ (3, 5)
399 # if __GNUC_PREREQ (3, 4)
424 # if !__GNUC_PREREQ (3, 5)
436 #if __GNUC_PREREQ (3, 4)
453 #if defined __FAST_MATH__ && !__GNUC_PREREQ (3, 5)
467 # if !__GNUC_PREREQ (3,3)
476 #if __GNUC_PREREQ (2, 8
    [all...]
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 133 # if __GNUC_PREREQ (2, 91)
171 # 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.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
huge_vall.h 25 #if __GNUC_PREREQ(3,3)
inf.h 26 #if __GNUC_PREREQ(3,3)
huge_val.h 28 #if __GNUC_PREREQ(3,3)
30 #elif __GNUC_PREREQ(2,96)
huge_valf.h 28 #if __GNUC_PREREQ(3,3)
30 #elif __GNUC_PREREQ(2,96)
nan.h 27 #if __GNUC_PREREQ(3,3)
link.h 66 # if __GNUC_PREREQ (4,0)
76 # 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...]
mathinline.h 35 #if __GNUC_PREREQ (2, 8) && defined __USE_ISOC99
74 #if (__GNUC_PREREQ (2, 8) && !defined __NO_MATH_INLINES \
sched.h 133 # if __GNUC_PREREQ (2, 91)
171 # if __GNUC_PREREQ (2, 91)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
cdefs.h 43 # if __GNUC_PREREQ (4, 6) && !defined _LIBC
56 # if !defined __cplusplus && __GNUC_PREREQ (3, 3)
61 # if defined __cplusplus && __GNUC_PREREQ (2,8)
149 #if __GNUC_PREREQ (4,3)
162 #if __GNUC_PREREQ (2,97)
224 #if __GNUC_PREREQ (2,96)
233 #if __GNUC_PREREQ (2,96)
240 #if __GNUC_PREREQ (2,5)
249 #if __GNUC_PREREQ (3,1)
258 #if __GNUC_PREREQ (3,2
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
cdefs.h 43 # if __GNUC_PREREQ (4, 6) && !defined _LIBC
56 # if !defined __cplusplus && __GNUC_PREREQ (3, 3)
61 # if defined __cplusplus && __GNUC_PREREQ (2,8)
149 #if __GNUC_PREREQ (4,3)
162 #if __GNUC_PREREQ (2,97)
224 #if __GNUC_PREREQ (2,96)
233 #if __GNUC_PREREQ (2,96)
240 #if __GNUC_PREREQ (2,5)
249 #if __GNUC_PREREQ (3,1)
258 #if __GNUC_PREREQ (3,2
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
getopt.h 39 # ifndef __GNUC_PREREQ
40 # define __GNUC_PREREQ(maj, min) (0)
42 # if defined __cplusplus && __GNUC_PREREQ (2,8)
assert.h 39 #if defined __cplusplus && __GNUC_PREREQ (2,95)
108 # if defined __cplusplus ? __GNUC_PREREQ (2, 6) : __GNUC_PREREQ (2, 4)
complex.h 36 #if __GNUC_PREREQ (2, 7) && !__GNUC_PREREQ (2, 97)
features.h 135 #if __GNUC_PREREQ (2,8)
141 # define __GNUC_PREREQ(maj, min) \
144 # define __GNUC_PREREQ(maj, min) 0
313 && __GNUC_PREREQ (4, 1) && defined __OPTIMIZE__ && __OPTIMIZE__ > 0
370 #if __GNUC_PREREQ (2, 7) && defined __OPTIMIZE__ \
378 #if __GNUC_PREREQ (2, 7) && defined __OPTIMIZE__ \
  /external/libopus/celt/
ecintrin.h 67 #elif __GNUC_PREREQ(3,4)

Completed in 655 milliseconds

1 2