Home
last modified time | relevance | path

Searched refs:TARGET_C99_FUNCTIONS (Results 1 – 18 of 18) sorted by relevance

/openbsd/src/gnu/gcc/gcc/config/
Dsol2-10.h23 #undef TARGET_C99_FUNCTIONS
24 #define TARGET_C99_FUNCTIONS 1 macro
Dlinux.h127 #define TARGET_C99_FUNCTIONS (OPTION_GLIBC) macro
Ddarwin.h895 #define TARGET_C99_FUNCTIONS 1 macro
/openbsd/src/gnu/gcc/gcc/config/alpha/
Dosf5.h51 #undef TARGET_C99_FUNCTIONS
52 #define TARGET_C99_FUNCTIONS 1 macro
Dlinux.h70 #define TARGET_C99_FUNCTIONS (OPTION_GLIBC) macro
/openbsd/src/gnu/gcc/gcc/config/rs6000/
Dlinux.h35 #undef TARGET_C99_FUNCTIONS
36 #define TARGET_C99_FUNCTIONS (OPTION_GLIBC) macro
Daix52.h183 #undef TARGET_C99_FUNCTIONS
184 #define TARGET_C99_FUNCTIONS 1 macro
Ddarwin.h466 #undef TARGET_C99_FUNCTIONS
467 #define TARGET_C99_FUNCTIONS \ macro
Dlinux64.h285 #undef TARGET_C99_FUNCTIONS
286 #define TARGET_C99_FUNCTIONS (OPTION_GLIBC) macro
/openbsd/src/gnu/gcc/gcc/config/s390/
Dtpf.h108 #undef TARGET_C99_FUNCTIONS
109 #define TARGET_C99_FUNCTIONS 1 macro
/openbsd/src/gnu/gcc/gcc/config/ia64/
Dhpux.h181 #undef TARGET_C99_FUNCTIONS
182 #define TARGET_C99_FUNCTIONS 1 macro
/openbsd/src/gnu/gcc/gcc/config/sparc/
Dlinux.h216 #define TARGET_C99_FUNCTIONS (OPTION_GLIBC) macro
Dlinux64.h348 #define TARGET_C99_FUNCTIONS (OPTION_GLIBC) macro
/openbsd/src/gnu/gcc/gcc/
Ddefaults.h795 #ifndef TARGET_C99_FUNCTIONS
796 #define TARGET_C99_FUNCTIONS 0 macro
Dconvert.c391 if (!TARGET_C99_FUNCTIONS) in convert_to_integer()
404 if (!TARGET_C99_FUNCTIONS) in convert_to_integer()
Dbuiltins.def107 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/
Dtm.texi5024 @defmac TARGET_C99_FUNCTIONS
Dgccint.info23491 -- Macro: TARGET_C99_FUNCTIONS
33879 * TARGET_C99_FUNCTIONS: Library Calls. (line 77)