/netbsd-src/usr.bin/xlint/lint1/ |
H A D | cgram.y | 1489 $$ = 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 D | externs1.h | 242 sym_t *add_function(sym_t *, parameter_list);
|
H A D | decl.c | 813 * 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 D | aarch64-sve-builtins.h | 339 registered_function &add_function (const function_instance &,
|
H A D | aarch64-sve-builtins.cc | 999 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 D | aarch64-sve-builtins.h | 339 registered_function &add_function (const function_instance &,
|
H A D | aarch64-sve-builtins.cc | 994 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 D | gcov.c | 372 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 D | genmatch.c | 555 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 D | gcov.cc | 372 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 D | genmatch.cc | 555 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 D | ChangeLog-2005 | 1401 * 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 D | ChangeLog-2018 | 1969 * intrinsic.c (add_function): Sort keyword list. Add pid and sig 2890 * intrinsic.c (add_function): Add gfc_simplify_maxloc and
|
H A D | ChangeLog-2017 | 630 (add_function): Replace add_sym_3ml with add_sym_4ml and add
|
H A D | ChangeLog-2016 | 2005 * intrinsic.c (add_function, add_subroutine): New B/I/J/K intrinsic
|
H A D | ChangeLog-2019 | 3072 (add_function): Add is_contiguous.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2017 | 3520 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 D | ChangeLog-2011 | 2518 (add_function): Check it. 4159 * name-lookup.c (add_function): Set it.
|
H A D | ChangeLog-2003 | 948 (add_function): Likewise. 1516 * decl2.c (add_function): Do not complain about seeing the same
|
H A D | ChangeLog-1999 | 3502 (add_function): Don't call ovl_member. 5769 (add_function, arg_assoc_namespace, arg_assoc_class): Add static
|
H A D | ChangeLog-2009 | 761 * name-lookup.c (add_function): Ignore non-functions.
|
H A D | ChangeLog-1998 | 3223 * decl2.c (add_function): Move error message ... 4756 (add_function, arg_assoc_namespace, arg_assoc_class,
|
H A D | ChangeLog-2016 | 409 * name-lookup.c (add_function): Always wrap TEMPLATE_DECL in
|
H A D | ChangeLog-2002 | 214 pop_decl_namespace, push_scope, pop_scope, add_function,
|
H A D | ChangeLog-2004 | 1533 ambiguous_decl, lookup_namespace_name, add_function): Likewise.
|