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()302 sp = shift_table[stateno]; in initialize_F()391 sp = shift_table[stateno]; in build_relations()
267 sp = shift_table[stateno]; in print_actions()355 sp = shift_table[stateno]; in print_gotos()
32 sp = shift_table[i]; in graph()
83 sp = shift_table[stateno]; in get_shifts()177 p = shift_table[0]; in find_final_state()
365 extern shifts **shift_table;
1892 FREE(shift_table); in free_shifts()