Searched refs:__GNUC_PREREQ (Results 1 – 8 of 8) sorted by relevance
/include/ |
A D | monetary.h | 4 # if __GNUC_PREREQ (9, 0) && !__GNUC_PREREQ (9, 3)
|
A D | printf.h | 6 # if __GNUC_PREREQ (9, 0) && !__GNUC_PREREQ (9, 3)
|
A D | features.h | 168 # define __GNUC_PREREQ(maj, min) \ macro 171 # define __GNUC_PREREQ(maj, min) 0 macro 413 # elif !__GNUC_PREREQ (4, 1) 501 #if __GNUC_PREREQ (2, 7) && defined __OPTIMIZE__ \
|
A D | float.h | 20 #if !__GNUC_PREREQ (7, 0) && __GLIBC_USE (IEC_60559_TYPES_EXT)
|
A D | math.h | 113 # if ! __GNUC_PREREQ (7, 0)
|
A D | stdio.h | 9 # if __GNUC_PREREQ (9, 0) && !__GNUC_PREREQ (9, 3)
|
A D | wchar.h | 6 # if __GNUC_PREREQ (9, 0) && !__GNUC_PREREQ (9, 3)
|
A D | stdlib.h | 10 # if __GNUC_PREREQ (9, 0) && !__GNUC_PREREQ (9, 3)
|
Completed in 12 milliseconds