Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/m32c/
H A Dm32c-protos.h54 rtx m32c_function_value (tree, tree);
H A Dm32c.h512 #define FUNCTION_VALUE(VT,F) m32c_function_value (VT, F)
H A Dm32c.c1630 m32c_function_value (tree valtype, tree func ATTRIBUTE_UNUSED) in m32c_function_value() function