Home | History | Annotate | Download | only in sys

Lines Matching defs:__GNUC_PREREQ__

51  *	#if __GNUC_PREREQ__(major, minor)
58 #define __GNUC_PREREQ__(x, y) \
62 #define __GNUC_PREREQ__(x, y) 0
154 #if !__GNUC_PREREQ__(2, 0)
166 #if !__GNUC_PREREQ__(2, 5)
180 #if __GNUC_PREREQ__(2, 7)
186 #if __GNUC_PREREQ__(3, 1)
192 #if __GNUC_PREREQ__(2, 7)
206 #if !__GNUC_PREREQ__(2, 8)
210 #if __GNUC_PREREQ__(2, 8)
225 #if !__GNUC_PREREQ__(2, 92)
235 #if __GNUC_PREREQ__(2, 6)
237 #elif __GNUC_PREREQ__(2, 4)
270 #if __GNUC_PREREQ__(2, 95)
304 #if __GNUC_PREREQ__(2, 96)
312 #if __GNUC_PREREQ__(2, 96)