Searched refs:next_sym (Results 1 – 1 of 1) sorted by relevance
1080 struct symbol *sym, *next_sym; in sym_check_print_recursive() local1101 next_sym = stack->next ? stack->next->sym : last_sym; in sym_check_print_recursive()1107 if (sym_is_choice(next_sym)) { in sym_check_print_recursive()1108 choice = list_first_entry(&next_sym->menus, struct menu, link); in sym_check_print_recursive()1116 next_sym->name); in sym_check_print_recursive()1119 sym->name, next_sym->name); in sym_check_print_recursive()1122 sym->name, next_sym->name); in sym_check_print_recursive()1127 next_sym->name); in sym_check_print_recursive()1132 next_sym->name); in sym_check_print_recursive()