Searched refs:rtdstr (Results 1 – 2 of 2) sorted by relevance
1489 const char *const rtdstr = TARGET_RTD ? "cdecl" : "stdcall"; local1495 if (!lookup_attribute (rtdstr, TYPE_ATTRIBUTES (type1))1496 != !lookup_attribute (rtdstr, TYPE_ATTRIBUTES (type2)))
2456 const char *const rtdstr = TARGET_RTD ? "cdecl" : "stdcall"; in ix86_comp_type_attributes() local2474 if (!lookup_attribute (rtdstr, TYPE_ATTRIBUTES (type1)) in ix86_comp_type_attributes()2475 != !lookup_attribute (rtdstr, TYPE_ATTRIBUTES (type2))) in ix86_comp_type_attributes()