Home
last modified time | relevance | path

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

/freebsd/contrib/byacc/
H A Dlalr.c31 Value_t *LAruleno; variable
158 LAruleno = NEW2(k, Value_t); in initialize_LA()
169 LAruleno[k] = rp->rules[j]; in initialize_LA()
452 if (LAruleno[i] == ruleno) in add_lookback_edge()
H A Dgraph.c98 if (ruleno == LAruleno[larno]) in graph_LA()
H A Dmkpar.c119 int ruleno = LAruleno[i]; in add_reductions()
H A Ddefs.h400 extern Value_t *LAruleno;
H A Doutput.c1160 FREE(LAruleno); in output_actions()