Searched refs:TARGET_C99_FUNCTIONS (Results 1 – 18 of 18) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/config/ |
| D | sol2-10.h | 23 #undef TARGET_C99_FUNCTIONS 24 #define TARGET_C99_FUNCTIONS 1 macro
|
| D | linux.h | 127 #define TARGET_C99_FUNCTIONS (OPTION_GLIBC) macro
|
| D | darwin.h | 895 #define TARGET_C99_FUNCTIONS 1 macro
|
| /openbsd/src/gnu/gcc/gcc/config/alpha/ |
| D | osf5.h | 51 #undef TARGET_C99_FUNCTIONS 52 #define TARGET_C99_FUNCTIONS 1 macro
|
| D | linux.h | 70 #define TARGET_C99_FUNCTIONS (OPTION_GLIBC) macro
|
| /openbsd/src/gnu/gcc/gcc/config/rs6000/ |
| D | linux.h | 35 #undef TARGET_C99_FUNCTIONS 36 #define TARGET_C99_FUNCTIONS (OPTION_GLIBC) macro
|
| D | aix52.h | 183 #undef TARGET_C99_FUNCTIONS 184 #define TARGET_C99_FUNCTIONS 1 macro
|
| D | darwin.h | 466 #undef TARGET_C99_FUNCTIONS 467 #define TARGET_C99_FUNCTIONS \ macro
|
| D | linux64.h | 285 #undef TARGET_C99_FUNCTIONS 286 #define TARGET_C99_FUNCTIONS (OPTION_GLIBC) macro
|
| /openbsd/src/gnu/gcc/gcc/config/s390/ |
| D | tpf.h | 108 #undef TARGET_C99_FUNCTIONS 109 #define TARGET_C99_FUNCTIONS 1 macro
|
| /openbsd/src/gnu/gcc/gcc/config/ia64/ |
| D | hpux.h | 181 #undef TARGET_C99_FUNCTIONS 182 #define TARGET_C99_FUNCTIONS 1 macro
|
| /openbsd/src/gnu/gcc/gcc/config/sparc/ |
| D | linux.h | 216 #define TARGET_C99_FUNCTIONS (OPTION_GLIBC) macro
|
| D | linux64.h | 348 #define TARGET_C99_FUNCTIONS (OPTION_GLIBC) macro
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | defaults.h | 795 #ifndef TARGET_C99_FUNCTIONS 796 #define TARGET_C99_FUNCTIONS 0 macro
|
| D | convert.c | 391 if (!TARGET_C99_FUNCTIONS) in convert_to_integer() 404 if (!TARGET_C99_FUNCTIONS) in convert_to_integer()
|
| D | builtins.def | 107 true, true, !flag_isoc94, ATTRS, TARGET_C99_FUNCTIONS, true) 114 true, true, !flag_isoc99, ATTRS, TARGET_C99_FUNCTIONS, true) 122 true, true, !flag_isoc99, ATTRS, TARGET_C99_FUNCTIONS, true)
|
| /openbsd/src/gnu/gcc/gcc/doc/ |
| D | tm.texi | 5024 @defmac TARGET_C99_FUNCTIONS
|
| D | gccint.info | 23491 -- Macro: TARGET_C99_FUNCTIONS 33879 * TARGET_C99_FUNCTIONS: Library Calls. (line 77)
|