Lines Matching refs:__GNUC_PREREQ__
129 #define __GNUC_PREREQ__(ma, mi) \ macro
132 #define __GNUC_PREREQ__(ma, mi) 0 macro
202 #if !__GNUC_PREREQ__(2, 5)
213 #if __GNUC_PREREQ__(2, 7)
222 #if __GNUC_PREREQ__(4, 3) || __has_attribute(__alloc_size__)
229 #if __GNUC_PREREQ__(4, 9) || __has_attribute(__alloc_align__)
235 #if !__GNUC_PREREQ__(2, 95)
262 !__has_extension(cxx_atomic) && !__GNUC_PREREQ__(4, 7)
280 #elif __GNUC_PREREQ__(4,6) && !defined(__cplusplus)
321 #elif __GNUC_PREREQ__(3, 1) && !defined(__cplusplus)
335 (defined(__clang__) || __GNUC_PREREQ__(4, 6)) && \
342 #if __GNUC_PREREQ__(2, 96)
350 #if __GNUC_PREREQ__(3, 1)
356 #if __GNUC_PREREQ__(3, 1)
362 #if __GNUC_PREREQ__(3, 4)
370 #if __GNUC_PREREQ__(4, 1)
376 #if __GNUC_PREREQ__(4, 6) || __has_builtin(__builtin_unreachable)
383 #if !__GNUC_PREREQ__(2, 7)
444 #if __GNUC_PREREQ__(2, 96)
452 #if __GNUC_PREREQ__(4, 0)
466 #if __GNUC_PREREQ__(4, 1)
488 #if __GNUC_PREREQ__(3, 1)
504 #if !__GNUC_PREREQ__(2, 7)