Searched refs:shift_table (Results 1 – 6 of 6) sorted by relevance
39 shifts **shift_table; variable100 shift_table = NEW2(nstates, shifts *); in set_shift_table()102 shift_table[sp->number] = sp; in set_shift_table()306 sp = shift_table[stateno]; in initialize_F()395 sp = shift_table[stateno]; in build_relations()
36 sp = shift_table[i]; in graph()
272 sp = shift_table[stateno]; in print_actions()360 sp = shift_table[stateno]; in print_gotos()
88 sp = shift_table[stateno]; in get_shifts()182 p = shift_table[0]; in find_final_state()
376 extern shifts **shift_table;
1910 FREE(shift_table); in free_shifts()