Searched defs:fntype (Results 51 - 75 of 76) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Ddecl.c5410 tree fntype; local
10213 tree fntype = TREE_TYPE (decl); local
10264 tree fntype; local
10960 tree fntype, ctype = NULL_TREE; local
[all...]
H A Dpt.c6985 tree fntype; local
7052 tsubst_exception_specification(tree fntype, tree args, tsubst_flags_t complain, tree in_decl) argument
7527 tree fntype; local
9409 tree fntype; local
10598 tree fntype; local
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/pa/
H A Dpa.c5787 tree fntype = TREE_TYPE (current_function_decl); local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/sparc/
H A Dsparc.c4363 init_cumulative_args(struct sparc_args *cum, tree fntype, rtx libname ATTRIBUTE_UNUSED, tree fndecl ATTRIBUTE_UNUSED) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dbuiltins.c9853 tree fntype = TREE_TYPE (current_function_decl); local
H A Dc-common.c3485 def_builtin_1(enum built_in_function fncode, const char *name, enum built_in_class fnclass, tree fntype, tree libtype, bool both_p, bool fallback_p, bool nonansi_p, tree fnattrs, bool implicit_p) argument
H A Dc-typeck.c2124 tree fntype, fundecl = 0; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dbuiltins.c2474 tree fntype; local
2513 tree fntype = TREE_TYPE (fndecl); local
2601 tree fntype; local
10571 tree fntype = TREE_TYPE (fndecl); local
10590 tree fntype = TREE_TYPE (fndecl); local
10609 tree fntype = TREE_TYPE (fndecl); local
10693 tree fntype = TREE_TYPE (fndecl); local
11438 tree fntype = TREE_TYPE (current_function_decl); local
13338 tree fntype = TREE_TYPE (fndecl); local
[all...]
H A Dc-common.c5184 def_builtin_1(enum built_in_function fncode, const char *name, enum built_in_class fnclass, tree fntype, tree libtype, bool both_p, bool fallback_p, bool nonansi_p, tree fnattrs, bool implicit_p) argument
H A Dtree.c10396 stdarg_p(tree fntype) argument
10415 prototype_p(tree fntype) argument
H A Dtree.h4617 tree fntype; /* function type declaration */ member in struct:__anon6802
4624 function_args_iter_init(function_args_iterator *i, tree fntype) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/frv/
H A Dfrv.c3137 frv_init_cumulative_args(CUMULATIVE_ARGS *cum, tree fntype, rtx libname, tree fndecl, int incoming) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.c10232 ia64_struct_retval_addr_is_first_parm_p(tree fntype) argument
10396 ia64_struct_value_rtx(tree fntype, int incoming ATTRIBUTE_UNUSED) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.c11679 sh_init_cumulative_args(CUMULATIVE_ARGS * pcum, tree fntype, rtx libname ATTRIBUTE_UNUSED, tree fndecl, signed int n_named_args, enum machine_mode mode) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dpt.c9783 tree fntype; local
9850 tsubst_exception_specification(tree fntype, tree args, tsubst_flags_t complain, tree in_decl) argument
10417 tree fntype; local
13161 tree fntype; local
15083 tree fntype; local
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/frv/
H A Dfrv.c3077 frv_init_cumulative_args(CUMULATIVE_ARGS *cum, tree fntype, rtx libname, tree fndecl, int incoming) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/ia64/
H A Dia64.c8730 ia64_struct_retval_addr_is_first_parm_p(tree fntype) argument
8899 ia64_struct_value_rtx(tree fntype, int incoming ATTRIBUTE_UNUSED) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/mips/
H A Dmips.c3575 init_cumulative_args(CUMULATIVE_ARGS *cum, tree fntype, rtx libname ATTRIBUTE_UNUSED) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/sh/
H A Dsh.c10097 sh_init_cumulative_args(CUMULATIVE_ARGS * pcum, tree fntype, rtx libname ATTRIBUTE_UNUSED, tree fndecl, signed int n_named_args, enum machine_mode mode) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/arm/
H A Darm.c2653 arm_init_cumulative_args(CUMULATIVE_ARGS *pcum, tree fntype, rtx libname ATTRIBUTE_UNUSED, tree fndecl ATTRIBUTE_UNUSED) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.c4669 mips_init_cumulative_args(CUMULATIVE_ARGS *cum, tree fntype) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/rs6000/
H A Drs6000.c4296 init_cumulative_args(CUMULATIVE_ARGS *cum, tree fntype, rtx libname ATTRIBUTE_UNUSED, int incoming, int libcall, int n_named_args) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.c3399 arm_return_in_memory(const_tree type, const_tree fntype) argument
4086 aapcs_select_return_coproc(const_tree type, const_tree fntype) argument
4122 aapcs_allocate_return_reg(enum machine_mode mode, const_tree type, const_tree fntype) argument
4287 arm_init_cumulative_args(CUMULATIVE_ARGS *pcum, tree fntype, rtx libname, tree fndecl ATTRIBUTE_UNUSED) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.c6785 init_cumulative_args(CUMULATIVE_ARGS *cum, tree fntype, rtx libname ATTRIBUTE_UNUSED, int incoming, int libcall, int n_named_args) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/i386/
H A Di386.c2371 init_cumulative_args(CUMULATIVE_ARGS *cum, tree fntype, rtx libname, tree fndecl) argument
3513 tree fn = NULL_TREE, fntype; local
3642 ix86_value_regno(enum machine_mode mode, tree func, tree fntype) argument
3732 tree fntype; local
[all...]

Completed in 1209 milliseconds

1234