Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dhooks.h72 extern const char *hook_constcharptr_tree_null (tree);
H A Dhooks.c263 hook_constcharptr_tree_null (tree t ATTRIBUTE_UNUSED) in hook_constcharptr_tree_null() function
H A Dtarget-def.h436 #define TARGET_MANGLE_FUNDAMENTAL_TYPE hook_constcharptr_tree_null
H A DChangeLog-200437385 * hooks.c (hook_constcharptr_tree_null): New hook.
37386 * hooks.h (hook_constcharptr_tree_null): New prototype.