Searched defs:lookahead (Results 1 – 1 of 1) sorted by relevance
435 int lookahead; /* Value of the lookahead token */ member477 PRIVATE void acttab_action(acttab *p, int lookahead, int action){ in acttab_action()