HomeSort by: relevance | last modified time | path
    Searched defs:m68k_return_in_memory (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/m68k/
m68k.cc 181 static bool m68k_return_in_memory (const_tree, const_tree);
302 #define TARGET_RETURN_IN_MEMORY m68k_return_in_memory
5928 m68k_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED)
5914 m68k_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED) function
  /src/external/gpl3/gcc.old/dist/gcc/config/m68k/
m68k.cc 180 static bool m68k_return_in_memory (const_tree, const_tree);
300 #define TARGET_RETURN_IN_MEMORY m68k_return_in_memory
5909 m68k_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED)
5895 m68k_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED) function

Completed in 27 milliseconds