Home
last modified time | relevance | path

Searched refs:default_function_value (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dtarghooks.h75 extern rtx default_function_value (tree, tree, bool);
H A Dtarghooks.c481 default_function_value (tree ret_type ATTRIBUTE_UNUSED, in default_function_value() function
H A Dtarget-def.h509 #define TARGET_FUNCTION_VALUE default_function_value