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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/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)
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 121 # if __GNUC_PREREQ (2, 91)
154 # if __GNUC_PREREQ (2, 91)
cmathcalls.h 135 #if defined __GNUC__ && !__GNUC_PREREQ (2, 97) && defined __OPTIMIZE__ \
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
cdefs.h 46 # if !defined __cplusplus && __GNUC_PREREQ (3, 3)
50 # if defined __cplusplus && __GNUC_PREREQ (2,8)
135 #if __GNUC_PREREQ (4,3)
148 #if __GNUC_PREREQ (2,97)
206 #if __GNUC_PREREQ (2,96)
215 #if __GNUC_PREREQ (2,96)
224 #if __GNUC_PREREQ (3,1)
233 #if __GNUC_PREREQ (3,2)
245 #if __GNUC_PREREQ (2,8)
255 #if __GNUC_PREREQ (2,97
    [all...]
socket.h 66 #if defined __cplusplus || !__GNUC_PREREQ (2, 7) || !defined __USE_GNU
types.h 158 #if !__GNUC_PREREQ (2, 7)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/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 127 #if __GNUC_PREREQ (2,8)
133 # define __GNUC_PREREQ(maj, min) \
136 # define __GNUC_PREREQ(maj, min) 0
285 && __GNUC_PREREQ (4, 1) && defined __OPTIMIZE__ && __OPTIMIZE__ > 0
343 #if __GNUC_PREREQ (2, 7) && defined __OPTIMIZE__ \
math.h 392 #if defined __USE_ISOC99 && __GNUC_PREREQ(2,97)
tgmath.h 38 #if __GNUC_PREREQ (2, 7)
  /external/bison/lib/
getopt_.h 94 # ifndef __GNUC_PREREQ
95 # define __GNUC_PREREQ(maj, min) (0)
97 # if defined __cplusplus && __GNUC_PREREQ (2,8)
  /ndk/sources/host-tools/sed-4.2.1/lib/
getopt.in.h 93 # ifndef __GNUC_PREREQ
94 # define __GNUC_PREREQ(maj, min) (0)
96 # if defined __cplusplus && __GNUC_PREREQ (2,8)
  /external/valgrind/unittest/
libstdc++_tests.cc 80 if (!__GNUC_PREREQ(4, 6)) {
143 if (!__GNUC_PREREQ(4, 6)) {

Completed in 1766 milliseconds