Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/m32c/
H A Dm32c.c69 static void m32c_insert_attributes (tree, tree *);
2743 #define TARGET_INSERT_ATTRIBUTES m32c_insert_attributes
2745 m32c_insert_attributes (tree node ATTRIBUTE_UNUSED, in m32c_insert_attributes() function