Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtarget.h718 tree funcdecl, tree val);
H A Dtarghooks.c357 tree funcdecl ATTRIBUTE_UNUSED, in hook_invalid_arg_for_unprototyped_fn()
/openbsd/gnu/usr.bin/gcc/gcc/config/cris/
H A Dcris.c2638 cris_asm_output_mi_thunk (stream, thunkdecl, delta, vcall_offset, funcdecl) in cris_asm_output_mi_thunk() argument
2643 tree funcdecl;
2660 const char *name = XSTR (XEXP (DECL_RTL (funcdecl), 0), 0);
2684 assemble_name (stream, XSTR (XEXP (DECL_RTL (funcdecl), 0), 0));
/openbsd/gnu/gcc/gcc/config/cris/
H A Dcris.c2218 tree funcdecl) in cris_asm_output_mi_thunk() argument
2231 const char *name = XSTR (XEXP (DECL_RTL (funcdecl), 0), 0); in cris_asm_output_mi_thunk()
2241 assemble_name (stream, XSTR (XEXP (DECL_RTL (funcdecl), 0), 0)); in cris_asm_output_mi_thunk()
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c19520 invalid_arg_for_unprototyped_fn (tree typelist, tree funcdecl, tree val) in invalid_arg_for_unprototyped_fn() argument
19525 && (funcdecl == NULL_TREE in invalid_arg_for_unprototyped_fn()
19526 || (TREE_CODE (funcdecl) == FUNCTION_DECL in invalid_arg_for_unprototyped_fn()
19527 && DECL_BUILT_IN_CLASS (funcdecl) != BUILT_IN_MD))) in invalid_arg_for_unprototyped_fn()
/openbsd/gnu/gcc/gcc/doc/
H A Dtm.texi9941 … *TARGET_INVALID_ARG_FOR_UNPROTOTYPED_FN (tree @var{typelist}, tree @var{funcdecl}, tree @var{val})
9943 illegal to pass argument @var{val} to function @var{funcdecl}