Home
last modified time | relevance | path

Searched refs:lhd_tree_size (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks-def.h64 extern size_t lhd_tree_size (enum tree_code);
123 #define LANG_HOOKS_TREE_SIZE lhd_tree_size
H A Dlanghooks.c281 lhd_tree_size (enum tree_code c ATTRIBUTE_UNUSED) in lhd_tree_size() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks-def.h66 extern size_t lhd_tree_size (enum tree_code);
133 #define LANG_HOOKS_TREE_SIZE lhd_tree_size
H A Dlanghooks.cc283 lhd_tree_size (enum tree_code c ATTRIBUTE_UNUSED) in lhd_tree_size() function
H A DChangeLog-200522840 lhd_types_compatible_p, lhd_tree_size): Likewise.
H A DChangeLog-200327641 * langhooks.c: New default, lhd_tree_size.
H A DChangeLog-201711319 * langhooks.c (lhd_tree_size): Likewise.