Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Dlemon.c286 int lhsStart; /* True if left-hand side is the start symbol */ member
948 rp->lhsStart = 1; in FindStates()
5009 if( rp->lhsStart ) continue; in CompressTables()