Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/lm32/
H A Dlm32-protos.h22 extern int lm32_return_in_memory (tree type);
H A Dlm32.h270 #define RETURN_IN_MEMORY(TYPE) lm32_return_in_memory (TYPE)
H A Dlm32.cc130 lm32_return_in_memory (tree type) in lm32_return_in_memory() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/lm32/
H A Dlm32-protos.h22 extern int lm32_return_in_memory (tree type);
H A Dlm32.h270 #define RETURN_IN_MEMORY(TYPE) lm32_return_in_memory (TYPE)
H A Dlm32.c130 lm32_return_in_memory (tree type) in lm32_return_in_memory() function