Searched refs:__GNUC_PREREQ (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dplatform.h11 #undef __GNUC_PREREQ macro
13 # define __GNUC_PREREQ(maj, min) \ macro
16 # define __GNUC_PREREQ(maj, min) 0 macro
20 #if !__GNUC_PREREQ (2,92)
30 #if !__GNUC_PREREQ (2,7)
40 # if __GNUC_PREREQ (2,7)
55 # if __GNUC_PREREQ (3,0)
72 # if __GNUC_PREREQ (4,1)
81 #if !__GNUC_PREREQ (2,8)
88 #if !__GNUC_PREREQ (
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dgetopt.in.h101 # ifndef __GNUC_PREREQ
102 # define __GNUC_PREREQ(maj, min) (0) macro
104 # if defined __cplusplus && __GNUC_PREREQ (2,8)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dgetopt.in.h101 # ifndef __GNUC_PREREQ
102 # define __GNUC_PREREQ(maj, min) (0) macro
104 # if defined __cplusplus && __GNUC_PREREQ (2,8)

Completed in 67 milliseconds