Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c12026 avr_function_value (const_tree type, in avr_function_value() function
14620 #define TARGET_FUNCTION_VALUE avr_function_value
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc12432 avr_function_value (const_tree type, in avr_function_value() function
15061 #define TARGET_FUNCTION_VALUE avr_function_value
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200815918 * config/avr/avr.c (avr_function_value): Add new 'outgoing' argument.
15920 * config/avr/avr-protos.h (avr_function_value): Remove declaration.
H A DChangeLog-200710025 * config/avr/avr-protos.h (avr_function_value): Likewise.
10027 gas_output_limited_string, gas_output_ascii, avr_function_value,
H A DChangeLog-201126143 (avr_function_value): Mark fn_decl_or_type as unused, don't pass
34883 (avr_function_value): Make static. Rename 'func' argument to
H A DChangeLog-200131133 (avr_function_value): Fix formatting.