Searched refs:builtin_function_1 (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | decl.c | 68 static tree builtin_function_1 (const char *, tree, tree, 3409 builtin_function_1 (const char* name, in builtin_function_1() function 3474 builtin_function_1 (name, type, std_node, code, cl, libname, attrs); in builtin_function() 3478 return builtin_function_1 (name, type, NULL_TREE, code, in builtin_function()
|
| H A D | ChangeLog-2002 | 2125 * decl.c (builtin_function_1): No need to explicitly mark 3442 (builtin_function_1): New function split out from builtin_function 3444 (builtin_function): Call builtin_function_1 to define the
|
| H A D | ChangeLog-2004 | 4689 (builtin_function_1): Don't call make_decl_rtl.
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2002 | 14334 (builtin_function_1): Likewise.
|