Searched refs:shift_table (Results 1 – 6 of 6) sorted by relevance
35 shifts **shift_table; variable96 shift_table = NEW2(nstates, shifts *); in set_shift_table()98 shift_table[sp->number] = sp; in set_shift_table()300 sp = shift_table[stateno]; in initialize_F()386 sp = shift_table[stateno]; in build_relations()
263 sp = shift_table[stateno]; in print_actions()352 sp = shift_table[stateno]; in print_gotos()
32 sp = shift_table[i]; in graph()
81 sp = shift_table[stateno]; in get_shifts()177 if ((p = shift_table[0]) != 0) in find_final_state()
397 extern shifts **shift_table;
2021 FREE(shift_table); in free_shifts()