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