Searched refs:next_sym (Results 1 – 1 of 1) sorted by relevance
1092 struct symbol *sym, *next_sym; in sym_check_print_recursive() local1113 next_sym = stack->next ? stack->next->sym : last_sym; in sym_check_print_recursive()1119 if (sym_is_choice(next_sym)) { in sym_check_print_recursive()1120 choice = list_first_entry(&next_sym->menus, struct menu, link); in sym_check_print_recursive()1128 next_sym->name); in sym_check_print_recursive()1131 sym->name, next_sym->name); in sym_check_print_recursive()1134 sym->name, next_sym->name); in sym_check_print_recursive()1139 next_sym->name); in sym_check_print_recursive()1144 next_sym->name); in sym_check_print_recursive()