Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Dlemon.c1031 struct state *newstp; /* A pointer to a successor state */ in buildshifts() local
1059 newstp = getstate(lemp); in buildshifts()
1066 Action_add(&stp->ap,SHIFT,sp->subsym[i],(char*)newstp); in buildshifts()
1069 Action_add(&stp->ap,SHIFT,sp,(char *)newstp); in buildshifts()