Home
last modified time | relevance | path

Searched refs:lhd_builtin_function (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks-def.h67 extern tree lhd_builtin_function (tree);
125 #define LANG_HOOKS_BUILTIN_FUNCTION lhd_builtin_function
H A Dlanghooks.c742 lhd_builtin_function (tree decl) in lhd_builtin_function() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks-def.h69 extern tree lhd_builtin_function (tree);
135 #define LANG_HOOKS_BUILTIN_FUNCTION lhd_builtin_function
H A Dlanghooks.cc792 lhd_builtin_function (tree decl) in lhd_builtin_function() function
H A DChangeLog-20067460 (lhd_builtin_function): New function.
7502 * langhooks-def.h (lhd_builtin_function): New function.
7503 (LANG_HOOKS_BUILTIN_FUNCTION): Define as lhd_builtin_function.