Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/avr/
H A Davr.c82 static bool avr_return_in_memory (tree, tree);
323 #define TARGET_RETURN_IN_MEMORY avr_return_in_memory
6040 avr_return_in_memory (tree type, tree fntype ATTRIBUTE_UNUSED) in avr_return_in_memory() function