Searched refs:rtdstr (Results 1 – 1 of 1) sorted by relevance
2786 const char *const rtdstr = TARGET_RTD ? "cdecl" : "stdcall"; in ix86_comp_type_attributes() local2804 if (!lookup_attribute (rtdstr, TYPE_ATTRIBUTES (type1)) in ix86_comp_type_attributes()2805 != !lookup_attribute (rtdstr, TYPE_ATTRIBUTES (type2))) in ix86_comp_type_attributes()