Searched refs:nextstate (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libpp/
H A Dppfsm.c39 * characters in ch arrives, enter nextstate. States >= TERMINAL are
41 * is a line for each <state,charset,nextstate>. Early entries are
90 int nextstate; /* enter this state if <TERMINAL*/ member in struct:fsminit
618 if ((n = fp->nextstate) >= TERMINAL) n = ~n;
/ast/src/cmd/INIT/
H A Dproto.c557 int nextstate; member in struct:fsminit
987 if ((n = fp->nextstate) >= (0+28)) n = ~n;

Completed in 26 milliseconds