Searched refs:__GNUC_PREREQ__ (Results 1 – 7 of 7) sorted by relevance
| /trueos/sys/sys/ |
| HD | cdefs.h | 137 #define __GNUC_PREREQ__(ma, mi) \ macro 140 #define __GNUC_PREREQ__(ma, mi) 0 macro 219 #if !__GNUC_PREREQ__(2, 5) && !defined(__INTEL_COMPILER) 230 #if __GNUC_PREREQ__(2, 7) 250 #if !__GNUC_PREREQ__(2, 95) 328 #elif __GNUC_PREREQ__(3, 1) && !defined(__cplusplus) 334 #if __GNUC_PREREQ__(2, 96) 342 #if __GNUC_PREREQ__(3, 1) || (defined(__INTEL_COMPILER) && __INTEL_COMPILER >= 800) 348 #if __GNUC_PREREQ__(3, 1) 354 #if __GNUC_PREREQ__(3, 3) [all …]
|
| HD | stdatomic.h | 38 #elif __GNUC_PREREQ__(4, 7)
|
| /trueos/contrib/netbsd-tests/lib/libobjc/ |
| HD | t_threads.m | 40 #if __GNUC_PREREQ__(4,8) 52 #if __GNUC_PREREQ__(4,8) 67 #if __GNUC_PREREQ__(4,8)
|
| /trueos/lib/msun/src/ |
| HD | math.h | 37 #if __GNUC_PREREQ__(3, 3) || (defined(__INTEL_COMPILER) && __INTEL_COMPILER >= 800) 41 #if __GNUC_PREREQ__(3, 0) && !defined(__INTEL_COMPILER) 99 #elif __GNUC_PREREQ__(3, 1) && !defined(__cplusplus)
|
| /trueos/contrib/netbsd-tests/lib/libc/ssp/ |
| HD | h_stpncpy.c | 44 #if __GNUC_PREREQ__(4, 8) in main()
|
| /trueos/contrib/file/src/ |
| HD | file.h | 104 #ifndef __GNUC_PREREQ__ 106 #define __GNUC_PREREQ__(x, y) \ macro 110 #define __GNUC_PREREQ__(x, y) 0 macro
|
| /trueos/include/ |
| HD | complex.h | 54 #elif __GNUC_PREREQ__(4, 7)
|