Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dlanghooks-def.h50 extern tree lhd_return_tree PARAMS ((tree));
98 #define LANG_HOOKS_EXPAND_CONSTANT lhd_return_tree
H A Dlanghooks.c69 lhd_return_tree (t) in lhd_return_tree() function
H A DChangeLog.63934 * langhooks-def.h (lhd_return_tree, lhd_safe_from_p): New decls.
3936 * langhooks.c (lhd_return_tree, lhd_safe_from_p): New functions.
/openbsd-src/gnu/gcc/gcc/
H A Dlanghooks-def.h48 extern tree lhd_return_tree (tree);
110 #define LANG_HOOKS_EXPAND_CONSTANT lhd_return_tree
H A Dlanghooks.c81 lhd_return_tree (tree t) in lhd_return_tree() function