Home
last modified time | relevance | path

Searched refs:LAruleno (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.bin/yacc/
H A Dlalr.c45 short *LAruleno; variable
188 LAruleno = NEW2(k, short); in initialize_LA()
196 LAruleno[k] = rp->rules[j]; in initialize_LA()
435 if (LAruleno[i] == ruleno) in add_lookback_edge()
H A Ddefs.h280 extern short *LAruleno;
H A Dmkpar.c138 ruleno = LAruleno[i]; in add_reductions()
H A Doutput.c257 free(LAruleno); in output_actions()