Searched refs:sort_section (Results 1 – 5 of 5) sorted by relevance
108 extern sort_type sort_section;
1149 sort_section = by_name; in parse_args()1151 sort_section = by_alignment; in parse_args()
110 sort_type sort_section; variable
3147 switch (sort_section) in update_wild_statements()3172 sec->spec.sorted = sort_section; in update_wild_statements()3175 if (sort_section == by_alignment) in update_wild_statements()3179 if (sort_section == by_name) in update_wild_statements()
305 defm sort_section: