Home
last modified time | relevance | path

Searched refs:add_function (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/usr.bin/xlint/lint1/
H A Dcgram.y1489 $$ = add_function(symbolrename($1, $3), $2);
1507 $$ = add_function(symbolrename($1, $3), $2);
1632 $$ = add_function(symbolrename($1, $3), $2);
1651 $$ = add_function(symbolrename($1, $3), $2);
1820 $$ = add_function(symbolrename(name, $2), $1);
1826 $$ = add_function(symbolrename($1, $3), $2);
H A Dexterns1.h242 sym_t *add_function(sym_t *, parameter_list);
H A Ddecl.c813 * Workaround until the type parser (see add_function, add_array, in length_in_bits()
1255 * add_function, add_array, add_pointer), the intermediate type in block_derive_array()
1369 add_function(sym_t *decl, parameter_list params) in add_function()
1402 * end_declaration_level after add_function. To be able to restore them in add_function()
1408 * of params and is removed after add_function.) in add_function()
1428 debug_step("add_function: '%s'", type_name(decl->s_type)); in check_function_definition()
1364 add_function(sym_t *decl, parameter_list params) add_function() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins.h339 registered_function &add_function (const function_instance &,
H A Daarch64-sve-builtins.cc999 function_builder::add_function (const function_instance &instance, in add_function() function in aarch64_sve::function_builder
1055 registered_function &rfn = add_function (instance, name, fntype, attrs, in add_unique_function()
1073 add_function (instance, overload_name, fntype, attrs, in add_unique_function()
1104 = add_function (instance, name, m_overload_type, NULL_TREE, in add_overloaded_function()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins.h339 registered_function &add_function (const function_instance &,
H A Daarch64-sve-builtins.cc994 function_builder::add_function (const function_instance &instance, in add_function() function in aarch64_sve::function_builder
1050 registered_function &rfn = add_function (instance, name, fntype, attrs, in add_unique_function()
1068 add_function (instance, overload_name, fntype, attrs, in add_unique_function()
1099 = add_function (instance, name, m_overload_type, NULL_TREE, in add_overloaded_function()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcov.c372 void add_function (function_info *fn);
404 source_info::add_function (function_info *fn) in add_function() function
1309 s->add_function (fn); in process_all_functions()
H A Dgenmatch.c555 add_function (T code, const char *id) in add_function() function
5133 add_function (ENUM, "CFN_" # ENUM); in main()
5137 add_function (IFN_##CODE, "CFN_" #CODE); in main()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcov.cc372 void add_function (function_info *fn);
407 source_info::add_function (function_info *fn) in add_function() function in source_info
1404 s->add_function (fn); in process_all_functions()
H A Dgenmatch.cc555 add_function (T code, const char *id) in add_function() function
5200 add_function (ENUM, "CFN_" # ENUM); in main()
5204 add_function (IFN_##CODE, "CFN_" #CODE); in main()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20051401 * intrinsic.c (add_function): Add IMAG, IMAGPART, and REALPART
3361 * intrinsic.c (add_function): Use it.
3374 * intrinsic.c (add_function): Use it.
H A DChangeLog-20181969 * intrinsic.c (add_function): Sort keyword list. Add pid and sig
2890 * intrinsic.c (add_function): Add gfc_simplify_maxloc and
H A DChangeLog-2017630 (add_function): Replace add_sym_3ml with add_sym_4ml and add
H A DChangeLog-20162005 * intrinsic.c (add_function, add_subroutine): New B/I/J/K intrinsic
H A DChangeLog-20193072 (add_function): Add is_contiguous.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20173520 arg_assoc_args_vec, arg_assoc_type, add_function,
3788 * name-lookup.c (add_function): Don't set OVL_ARG_DEPENDENT.
3806 * name-lookup.c (add_function, push_overloaded_decl_1,
H A DChangeLog-20112518 (add_function): Check it.
4159 * name-lookup.c (add_function): Set it.
H A DChangeLog-2003948 (add_function): Likewise.
1516 * decl2.c (add_function): Do not complain about seeing the same
H A DChangeLog-19993502 (add_function): Don't call ovl_member.
5769 (add_function, arg_assoc_namespace, arg_assoc_class): Add static
H A DChangeLog-2009761 * name-lookup.c (add_function): Ignore non-functions.
H A DChangeLog-19983223 * decl2.c (add_function): Move error message ...
4756 (add_function, arg_assoc_namespace, arg_assoc_class,
H A DChangeLog-2016409 * name-lookup.c (add_function): Always wrap TEMPLATE_DECL in
H A DChangeLog-2002214 pop_decl_namespace, push_scope, pop_scope, add_function,
H A DChangeLog-20041533 ambiguous_decl, lookup_namespace_name, add_function): Likewise.

12