Home
last modified time | relevance | path

Searched refs:shifts_todo (Results 1 – 3 of 3) sorted by relevance

/dports/devel/dparser/dparser-1.31/
H A Dparse.c412 while (p->shifts_todo) { in free_parser_working_data()
414 unref_sn(p, p->shifts_todo->snode); in free_parser_working_data()
494 Shift *x, **l = &p->shifts_todo; in add_Shift()
502 for (x = p->shifts_todo; x; l = &x->next, x = x->next) in add_Shift()
1212 Shift *saved_s = p->shifts_todo, *s = saved_s, *ss; in shift_all()
1222 p->shifts_todo = p->shifts_todo->next; in shift_all()
1454 pos = p->shifts_todo->snode->loc.s; in cmp_stacks()
1836 if (p->shifts_todo && p->shifts_todo->snode->loc.s < pos) break; in exhaustive_parse()
1847 if (!p->shifts_todo) { in exhaustive_parse()
1857 pos = p->shifts_todo->snode->loc.s; in exhaustive_parse()
[all …]
H A Dparse.h65 Shift *shifts_todo; member
/dports/devel/dparser/dparser-1.31/tests/
H A Dansic.test.g.2.check2shifts_todo ))) ; )( VecSNode (( accepts )) ; )( Reduction (( * ( free_reductions ))) ; )( Shift (…