Searched refs:builtin_function_1 (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | decl.c | 67 static tree builtin_function_1 (const char *, tree, tree, 3397 builtin_function_1 (const char* name, in builtin_function_1() function 3462 builtin_function_1 (name, type, std_node, code, cl, libname, attrs); in builtin_function() 3466 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.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | decl.c | 86 static tree builtin_function_1 PARAMS ((const char *, tree, tree, int, 7211 builtin_function_1 (name, type, context, code, class, libname, attrs) in builtin_function_1() function 7278 builtin_function_1 (name, type, std_node, code, class, libname, attrs); 7282 return builtin_function_1 (name, type, NULL_TREE, code,
|
| H A D | ChangeLog | 3528 * decl.c (builtin_function_1): No need to explicitly mark 4845 (builtin_function_1): New function split out from builtin_function 4847 (builtin_function): Call builtin_function_1 to define the
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | ChangeLog | 20042 (builtin_function_1): Likewise.
|