Searched refs:__GNUC_PREREQ (Results 1 – 17 of 17) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/ |
| H A D | cdefs.h | 46 # if !defined __cplusplus && __GNUC_PREREQ (3, 3) 50 # if defined __cplusplus && __GNUC_PREREQ (2,8) 135 #if __GNUC_PREREQ (4,3) 148 #if __GNUC_PREREQ (2,97) 206 #if __GNUC_PREREQ (2,96) 215 #if __GNUC_PREREQ (2,96) 224 #if __GNUC_PREREQ (3,1) 233 #if __GNUC_PREREQ (3,2) 245 #if __GNUC_PREREQ (2,8) 255 #if __GNUC_PREREQ (2,97) [all …]
|
| H A D | types.h | 158 #if !__GNUC_PREREQ (2, 7)
|
| H A D | socket.h | 66 #if defined __cplusplus || !__GNUC_PREREQ (2, 7) || !defined __USE_GNU
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | string2.h | 98 # if !__GNUC_PREREQ (3, 0) 194 # if __GNUC_PREREQ (2, 91) 206 # if __GNUC_PREREQ (3, 4) 208 # elif __GNUC_PREREQ (3, 0) 226 # if !__GNUC_PREREQ (3, 0) || defined _FORCE_INLINES 395 # if __GNUC_PREREQ (3, 2) 411 #if (!defined _HAVE_STRING_ARCH_strcpy && !__GNUC_PREREQ (3, 0)) \ 413 # if !defined _HAVE_STRING_ARCH_strcpy && !__GNUC_PREREQ (3, 0) 576 # if __GNUC_PREREQ (3, 4) 578 # elif __GNUC_PREREQ (3, 0) [all …]
|
| H A D | huge_valf.h | 28 #if __GNUC_PREREQ(3,3) 30 #elif __GNUC_PREREQ(2,96)
|
| H A D | huge_val.h | 28 #if __GNUC_PREREQ(3,3) 30 #elif __GNUC_PREREQ(2,96)
|
| H A D | sched.h | 126 # if __GNUC_PREREQ (2, 91) 159 # if __GNUC_PREREQ (2, 91)
|
| H A D | inf.h | 26 #if __GNUC_PREREQ(3,3)
|
| H A D | huge_vall.h | 25 #if __GNUC_PREREQ(3,3)
|
| H A D | nan.h | 31 #if __GNUC_PREREQ(3,3)
|
| H A D | cmathcalls.h | 135 #if defined __GNUC__ && !__GNUC_PREREQ (2, 97) && defined __OPTIMIZE__ \
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | features.h | 133 # define __GNUC_PREREQ(maj, min) \ macro 136 # define __GNUC_PREREQ(maj, min) 0 macro 285 && __GNUC_PREREQ (4, 1) && defined __OPTIMIZE__ && __OPTIMIZE__ > 0 342 #if __GNUC_PREREQ (2, 7) && defined __OPTIMIZE__ \ 350 #if __GNUC_PREREQ (2, 7) && defined __OPTIMIZE__ \
|
| H A D | getopt.h | 39 # ifndef __GNUC_PREREQ 40 # define __GNUC_PREREQ(maj, min) (0) macro 42 # if defined __cplusplus && __GNUC_PREREQ (2,8)
|
| H A D | assert.h | 39 #if defined __cplusplus && __GNUC_PREREQ (2,95) 105 # if defined __cplusplus ? __GNUC_PREREQ (2, 6) : __GNUC_PREREQ (2, 4)
|
| H A D | complex.h | 36 #if __GNUC_PREREQ (2, 7) && !__GNUC_PREREQ (2, 97)
|
| H A D | math.h | 392 #if defined __USE_ISOC99 && __GNUC_PREREQ(2,97)
|
| H A D | tgmath.h | 38 #if __GNUC_PREREQ (2, 7)
|