Lines Matching refs:__GNUC_PREREQ__
227 #if !__GNUC_PREREQ__(2, 5)
238 #if __GNUC_PREREQ__(2, 7)
255 #if __GNUC_PREREQ__(4, 9) || __has_attribute(__alloc_align__)
261 #if !__GNUC_PREREQ__(2, 95)
265 #if __GNUC_PREREQ__(4,5) || defined(__clang__)
294 !__has_extension(cxx_atomic) && !__GNUC_PREREQ__(4, 7)
312 #elif __GNUC_PREREQ__(4,6) && !defined(__cplusplus)
339 #elif __GNUC_PREREQ__(3, 1) && !defined(__cplusplus)
353 (defined(__clang__) || __GNUC_PREREQ__(4, 6)) && \
360 #if __GNUC_PREREQ__(2, 96)
361 # if __GNUC_PREREQ__(11, 0)
375 #if __GNUC_PREREQ__(3, 1)
383 #if __GNUC_PREREQ__(3, 1)
394 #if __GNUC_PREREQ__(3, 3)
402 #if __GNUC_PREREQ__(3, 4)
410 #if __GNUC_PREREQ__(4, 1)
416 #if __GNUC_PREREQ__(4, 6) || __has_builtin(__builtin_unreachable)
423 #if !__GNUC_PREREQ__(2, 7) && !defined(__COMPCERT__)
469 #if __GNUC_PREREQ__(2, 96)
477 #if __GNUC_PREREQ__(4, 0)
502 #if __GNUC_PREREQ__(3, 1)
518 #if !__GNUC_PREREQ__(2, 7)