/netbsd-src/external/gpl3/gcc.old/dist/libhsail-rt/rt/ |
H A D | fibers.c | 70 fiber_init (fiber_t *fiber, fiber_function_t start_function, void *arg, in fiber_init() argument 95 makecontext (&fiber->context, (void*)start_function, 2, arg0, arg1); in fiber_init()
|
/netbsd-src/external/gpl3/gcc.old/dist/libhsail-rt/include/internal/ |
H A D | fibers.h | 58 fiber_init (fiber_t *fiber, fiber_function_t start_function, void *arg,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | ChangeLog | 179 (start_function): Unconditionally unset DECL_EXTERNAL 202 (start_function): Adjust to call get_fndecl_result. 305 (start_function): Use function_defined_in_root_p instead of inline 425 * decl.cc (start_function): Remove OPT_Wtemplates warning.
|
H A D | modules.cc | 167 tree old_context = start_function (fd); in build_internal_fn() 357 tree old_context = start_function (fd); in build_dso_cdtor_fn()
|
H A D | ChangeLog-2017 | 525 (start_function): Likewise. 555 * d-objfile.cc (start_function): Update signature. 558 start_function. Move function finalization to finish_function. 739 * d-objfile.cc (start_function): Move updating ModuleInfo structure to 757 * d-codegen.cc (start_function): Move to d-objfile.cc, make it static.
|
H A D | d-tree.h | 640 extern tree start_function (FuncDeclaration *);
|
H A D | ChangeLog-2015 | 84 (start_function): Likewise. 161 (start_function): New function.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
H A D | brig-to-generic.h | 79 void start_function (tree f);
|
H A D | brig-function-handler.cc | 393 m_parent.start_function (fndecl); in operator ()()
|
H A D | brig-to-generic.cc | 730 brig_to_generic::start_function (tree f) in start_function() function in brig_to_generic
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | debug.h | 395 bool (*start_function) (void *, const char *, bool); member
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | debug.h | 395 bool (*start_function) (void *, const char *, bool); member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-1995 | 404 * decl.c (start_function): Fix earlier cv-quals change. 463 * decl.c (start_function): Conform to gcc cv-quals convention (no 754 * decl.c (start_function): New arg ATTRS. Add a call to 756 * cp-tree.h (start_function): Update prototype. 757 * parse.y (fn.def1): Pass ATTRS into start_function instead of 761 start_function. 798 * decl.c (start_function): Clear ctor_label and dtor_label. 824 * decl.c (start_function): Likewise. 1282 * decl.c (start_function): For pre-parsed functions, layout all of 1307 * decl.c (start_function): If current_class_decl is a signature [all …]
|
H A D | ChangeLog-1999 | 530 (start_function): Set the DECL_CONTEXT for automatically generated 718 (start_function): Likewise. 1037 * decl.c (start_function): Don't fool with the momentary obstack. 1292 * decl.c (start_function): Set current_in_charge_parm for 1353 (start_function): Rearrange slightly to call begin_stmt_tree 1617 * decl.c (start_function): Set x_dont_save_pending_sizes rather 1702 * decl.c (start_function): Restore current_function_cannot_inline 1841 (start_function): Don't set them. 1956 (start_function): Reorganize. Don't clear DECL_INITIAL if it is 2027 * decl.c (start_function): Initialize current_in_charge_parm. [all …]
|
H A D | ChangeLog-1996 | 773 (start_function): Likewise. 792 (start_function): Eliminate the throw spec parameter. Eliminate 799 start_function. Add throw spec to make_call_declarator. 806 Eliminate the throw spec parameter to start_function. 813 to start_function. 820 start_function. 822 to start_function. 923 * decl.c (start_function): Only check interface_* for templates 1286 * decl.c (start_function): Statics are static even in a #pragma 2762 * decl.c (start_function): Don't try to be clever. [all …]
|
H A D | ChangeLog-2001 | 667 (start_decl, start_function): Warn if inline and attribute 933 * class.c (finish_struct), decl.c (start_decl, start_function), 942 start_handler_parms, grokdeclarator, grokparms, start_function, 1287 (start_function): Adjust. 1495 * decl.c (start_decl, grokdeclarator, start_function): Update 1551 (start_function): Don't call SET_DEFAULT_DECL_ATTRIBUTES. Call 2164 * decl.c (start_function): Call it for in charge ctors. 2207 (start_function): Call start_fname_decls. 2415 (start_function): Likewise. 2742 (start_function): Likewise. [all …]
|
H A D | ChangeLog-1994 | 673 * decl.c (start_function): If DECL_INTERFACE_KNOWN is set on the 721 (start_function): Deal with linkage. Move pushdecl after linkage 784 * class.c (popclass): Set C_C_D like start_function does. 809 (start_function): Likewise. 1211 * decl.c (start_function): #pragma interface only affects functions 1369 * decl.c (start_function): Don't rely on the settings of TREE_PUBLIC 1630 * decl.c (start_function): Set DECL_DEFER_OUTPUT on all inlines that 1776 * decl.c (start_function): Move TREE_PUBLIC and DECL_EXTERNAL 1950 * decl.c (start_function): Don't modify the settings of TREE_PUBLIC 2047 * decl.c (start_function): Set DECL_DEFER_OUTPUT on implicit [all …]
|
H A D | ChangeLog-1998 | 159 (start_function): Document. Adjust for new name-lookup scheme. 176 (fn.defpen): Pass appropriate values to start_function. 628 (start_function): Likewise. Don't put current_class_ref on the 971 (start_function): Do set DECL_INITIAL. 1045 (start_function): Not here. 1140 (start_function): Likewise. 1430 * decl.c (start_function): Fix cut-and-paste error. 1770 (start_function): Add invocation of 2871 (start_function): Call push_nested_class before 3036 * decl.c (start_function): #if 0 mysterious code I wrote and have [all …]
|
H A D | ChangeLog-2000 | 821 (start_function): Don't use decl_tree_cons. 957 * decl.c (start_function): Robustify. 1096 (start_function): Remove RTL-generation code. 1149 (start_function): Correct comment. 1490 * decl.c (start_function): Always call make_function_rtl. 3159 * decl.c (start_function): Always call announce_function. 3401 * decl.c (start_function): Likewise. 3505 (start_function): Use DECL_OVERLOADED_OPERATOR_P. 4339 * decl.c (start_function): Likewise. 4505 (start_function): Likewise. [all …]
|
H A D | ChangeLog-2003 | 71 * decl.c (start_function): Do not check 1106 * decl.c (start_function): Do not ignore attributes embedded in a 1241 (start_function): Likewise. 1423 (start_function): Use begin_scope, not pushlevel. 1773 * decl.c (start_function): Use allocate_struct_function. 2174 (start_function): Do not check CLASSTYPE_GOT_SEMICOLON. 3249 (start_function): Use DECL_ESTIMATED_INSNS. 3992 * decl.c (start_function): Adjust init_function_start call. 4173 (start_function): Likewise. 4460 * decl.c (start_function): Use same_type_p to check return type [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | modules.cc | 165 tree old_context = start_function (fd); in build_internal_fn() 355 tree old_context = start_function (fd); in build_dso_cdtor_fn()
|
H A D | d-tree.h | 617 extern tree start_function (FuncDeclaration *);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-tree.h | 625 extern bool start_function (struct c_declspecs *, struct c_declarator *, tree);
|
H A D | ChangeLog | 942 (start_function): Introduce temporaries for better readability. 1036 * c-decl.c (start_function): Set ATTR_FLAG_INTERNAL in flags. 1195 (start_function): Call warn_parm_array_mismatch. Build attribute 1206 (start_function): Adjust for above change. 2203 (start_function): Same. 2402 * c-decl.c (start_function): Clear TREE_PUBLIC on nested functions 2841 (start_function): Likewise. 2951 (start_function): Likewise. 3865 (start_function): Change the return type to bool. Use false/true 3868 * c-tree.h (start_function): Update. [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-tree.h | 610 extern bool start_function (struct c_declspecs *, struct c_declarator *, tree);
|