Home | History | Annotate | Download | only in sys

Lines Matching defs:__GNUC_PREREQ__

76  *	#if __GNUC_PREREQ__(major, minor)
83 #define __GNUC_PREREQ__(x, y) \
87 #define __GNUC_PREREQ__(x, y) 0
179 #if !__GNUC_PREREQ__(2, 0)
191 #if !__GNUC_PREREQ__(2, 5)
205 #if __GNUC_PREREQ__(2, 7)
211 #if __GNUC_PREREQ__(3, 1)
217 #if __GNUC_PREREQ__(2, 7)
231 #if !__GNUC_PREREQ__(2, 8)
235 #if __GNUC_PREREQ__(2, 8)
250 #if !__GNUC_PREREQ__(2, 92)
260 #if __GNUC_PREREQ__(2, 6)
262 #elif __GNUC_PREREQ__(2, 4)
295 #if __GNUC_PREREQ__(2, 95)
329 #if __GNUC_PREREQ__(2, 96)
337 #if __GNUC_PREREQ__(2, 96)