Home
last modified time | relevance | path

Searched refs:TARGET_PRETEND_OUTGOING_VARARGS_NAMED (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dtarget-def.h496 #define TARGET_PRETEND_OUTGOING_VARARGS_NAMED \ macro
523 TARGET_PRETEND_OUTGOING_VARARGS_NAMED, \
/openbsd/gnu/gcc/gcc/config/alpha/
H A Dalpha.c10845 #undef TARGET_PRETEND_OUTGOING_VARARGS_NAMED
10846 #define TARGET_PRETEND_OUTGOING_VARARGS_NAMED hook_bool_CUMULATIVE_ARGS_true macro
/openbsd/gnu/gcc/gcc/config/sh/
H A Dsh.c430 #undef TARGET_PRETEND_OUTGOING_VARARGS_NAMED
431 #define TARGET_PRETEND_OUTGOING_VARARGS_NAMED sh_pretend_outgoing_varargs_named macro
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c977 #undef TARGET_PRETEND_OUTGOING_VARARGS_NAMED
978 #define TARGET_PRETEND_OUTGOING_VARARGS_NAMED hook_bool_CUMULATIVE_ARGS_true macro
/openbsd/gnu/gcc/gcc/doc/
H A Dtm.texi4771 but @code{TARGET_PRETEND_OUTGOING_VARARGS_NAMED} returns @code{true},
4778 @deftypefn {Target Hook} bool TARGET_PRETEND_OUTGOING_VARARGS_NAMED
H A Dgccint.info23265 `TARGET_PRETEND_OUTGOING_VARARGS_NAMED' returns `true', then all
23271 -- Target Hook: bool TARGET_PRETEND_OUTGOING_VARARGS_NAMED
33965 * TARGET_PRETEND_OUTGOING_VARARGS_NAMED: Varargs. (line 152)