Searched refs:__GNUC_PREREQ__ (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | cdefs.h | 207 #if !__GNUC_PREREQ__(2, 5) 218 #if __GNUC_PREREQ__(2, 7) 347 #if __GNUC_PREREQ__(2, 96) 355 #if __GNUC_PREREQ__(3, 1) 361 #if __GNUC_PREREQ__(3, 1) 367 #if __GNUC_PREREQ__(3, 4) 375 #if __GNUC_PREREQ__(4, 1) 388 #if !__GNUC_PREREQ__(2, 7) 457 #if __GNUC_PREREQ__(4, 0) 471 #if __GNUC_PREREQ__(4, 1) [all …]
|
| H A D | stdatomic.h | 40 #elif __GNUC_PREREQ__(4, 7)
|