Searched refs:temp_attr (Results 1 – 1 of 1) sorted by relevance
1310 struct temp_attr { in assign_attribute_or_color_locations() struct1317 const temp_attr *const l = (const temp_attr *) a; in assign_attribute_or_color_locations()1318 const temp_attr *const r = (const temp_attr *) b; in assign_attribute_or_color_locations()1439 qsort(to_assign, num_attr, sizeof(to_assign[0]), temp_attr::compare); in assign_attribute_or_color_locations()