Searched refs:next_sym (Results 1 – 1 of 1) sorted by relevance
1114 struct symbol *sym, *next_sym; in sym_check_print_recursive() local1135 next_sym = stack->next ? stack->next->sym : last_sym; in sym_check_print_recursive()1141 if (sym_is_choice(next_sym)) { in sym_check_print_recursive()1142 choice = list_first_entry(&next_sym->menus, struct menu, link); in sym_check_print_recursive()1150 next_sym->name); in sym_check_print_recursive()1153 sym->name, next_sym->name); in sym_check_print_recursive()1156 sym->name, next_sym->name); in sym_check_print_recursive()1161 next_sym->name); in sym_check_print_recursive()1166 next_sym->name); in sym_check_print_recursive()