Searched refs:M32R_FUNCTION_UNKNOWN (Results 1 – 2 of 2) sorted by relevance
956 M32R_FUNCTION_UNKNOWN, M32R_FUNCTION_NORMAL, M32R_FUNCTION_INTERRUPT enumerator
1428 static enum m32r_function_type fn_type = M32R_FUNCTION_UNKNOWN; in m32r_compute_function_type()1435 fn_type = M32R_FUNCTION_UNKNOWN; in m32r_compute_function_type()1440 if (decl == last_fn && fn_type != M32R_FUNCTION_UNKNOWN) in m32r_compute_function_type()