Searched refs:temp_attr (Results 1 – 1 of 1) sorted by relevance
1270 struct temp_attr { in assign_attribute_locations() struct1277 const temp_attr *const l = (const temp_attr *) a; in assign_attribute_locations()1278 const temp_attr *const r = (const temp_attr *) b; in assign_attribute_locations()1326 qsort(to_assign, num_attr, sizeof(to_assign[0]), temp_attr::compare); in assign_attribute_locations()