Home
last modified time | relevance | path

Searched defs:ruleno (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/byacc/
H A Dmkpar.c119 int ruleno = LAruleno[i]; in add_reductions() local
133 int ruleno, in add_reduce()
348 int count, ruleno; in sole_reduction() local
H A Dgraph.c92 graph_LA(int ruleno) in graph_LA()
H A Dclosure.c109 unsigned ruleno; in closure() local
H A Dlalr.c441 add_lookback_edge(int stateno, int ruleno, int gotono) in add_lookback_edge()
/dflybsd-src/usr.sbin/ppp/
H A Dfilter.c248 int action, family, ruleno, val, width; in filter_Parse() local
/dflybsd-src/games/atc/
H A Dinput.c228 push(int ruleno, int ch) in push()