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

  /src/external/gpl3/gcc/dist/gcc/config/m32c/
m32c.cc 74 static int m32c_comp_type_attributes (const_tree, const_tree);
3014 #define TARGET_COMP_TYPE_ATTRIBUTES m32c_comp_type_attributes
3016 m32c_comp_type_attributes (const_tree type1 ATTRIBUTE_UNUSED, function
  /src/external/gpl3/gcc.old/dist/gcc/config/m32c/
m32c.cc 74 static int m32c_comp_type_attributes (const_tree, const_tree);
3012 #define TARGET_COMP_TYPE_ATTRIBUTES m32c_comp_type_attributes
3014 m32c_comp_type_attributes (const_tree type1 ATTRIBUTE_UNUSED, function

Completed in 21 milliseconds