Home
last modified time | relevance | path

Searched refs:builtin_function_1 (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Ddecl.c68 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 DChangeLog-20022125 * 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 DChangeLog-20044689 (builtin_function_1): Don't call make_decl_rtl.
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200214334 (builtin_function_1): Likewise.