Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c12861 avr_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED) in avr_return_in_memory() function
14664 #define TARGET_RETURN_IN_MEMORY avr_return_in_memory
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc13286 avr_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED) in avr_return_in_memory() function
15105 #define TARGET_RETURN_IN_MEMORY avr_return_in_memory
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200710026 * config/avr/avr.c (avr_return_in_memory,
10028 avr_return_in_memory): Likewise.
H A DChangeLog-200442953 * config/avr/avr.c (avr_return_in_memory): Check the return
45399 (avr_return_in_memory): Remove.
H A DChangeLog-201414105 (avr_return_in_memory): Update return value size for AVRTINY.