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

12 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
nan.h 27 #if __GNUC_PREREQ(3,3)
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.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
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/
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)
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/
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 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__ \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
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/bison/darwin-lib/
getopt.h 116 # ifndef __GNUC_PREREQ
117 # define __GNUC_PREREQ(maj, min) (0)
119 # if defined __cplusplus && __GNUC_PREREQ (2,8)
  /external/bison/lib/
getopt.in.h 115 # ifndef __GNUC_PREREQ
116 # define __GNUC_PREREQ(maj, min) (0)
118 # if defined __cplusplus && __GNUC_PREREQ (2,8)
  /external/libopus/celt/
ecintrin.h 67 #elif __GNUC_PREREQ(3,4)

Completed in 769 milliseconds

12 3 4