Home | History | Annotate | Download | only in sys

Lines Matching refs:__GNUC_PREREQ__

45  *	#if __GNUC_PREREQ__(major, minor)
52 #define __GNUC_PREREQ__(x, y) \
56 #define __GNUC_PREREQ__(x, y) 0
148 #if !__GNUC_PREREQ__(2, 0)
160 #if !__GNUC_PREREQ__(2, 5)
174 #if __GNUC_PREREQ__(2, 7)
180 #if __GNUC_PREREQ__(3, 1)
186 #if __GNUC_PREREQ__(2, 7)
200 #if !__GNUC_PREREQ__(2, 8)
204 #if __GNUC_PREREQ__(2, 8)
219 #if !__GNUC_PREREQ__(2, 92)
229 #if __GNUC_PREREQ__(2, 6)
231 #elif __GNUC_PREREQ__(2, 4)
264 #if __GNUC_PREREQ__(2, 95)
298 #if __GNUC_PREREQ__(2, 96)
306 #if __GNUC_PREREQ__(2, 96)