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