Home | History | Annotate | Download | only in bits

Lines Matching refs:__GNUC_PREREQ

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)
601 # if !__GNUC_PREREQ (3, 0) || defined _FORCE_INLINES
760 # if __GNUC_PREREQ (3, 2)
784 # elif __GNUC_PREREQ (3, 2)
799 # if __GNUC_PREREQ (3, 2)
934 # if __GNUC_PREREQ (3, 2)
1010 # if __GNUC_PREREQ (3, 2)
1086 # if __GNUC_PREREQ (3, 2)
1149 #if !defined _HAVE_STRING_ARCH_strstr && !__GNUC_PREREQ (2, 97)