Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/yacc/
H A Dmkpar.c131 int ruleno, tokensetsize; in add_reductions() local
150 add_reduce(action * actions, int ruleno, int symbol) in add_reduce()
316 short ruleno; in sole_reduction() local
H A Dclosure.c195 int ruleno, symbol, itemno; in closure() local
H A Dlalr.c426 add_lookback_edge(int stateno, int ruleno, int gotono) in add_lookback_edge()
/openbsd-src/games/atc/
H A Dinput.c202 push(int ruleno, int ch) in push()