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

/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c777 struct state *newstp; /* A pointer to a successor state */ local
805 newstp = getstate(lemp);
807 /* The state "newstp" is reached from the state "stp" by a shift action
809 Action_add(&stp->ap,SHIFT,sp,(char *)newstp);

Completed in 85 milliseconds