Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/egrep/
H A Degrep.y75 int gotofn[NSTATES][NCHARS]; variable
492 gotofn[i][k] = 0; in nxtst()
502 gotofn[s][c] = nstate; in nxtst()
506 gotofn[s][c] = xstate; in nxtst()
904 if ((t = gotofn[cstat][c]) == 0) in execute()
974 gotofn[i][k] = 0; in clearg()