Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Dlemon.c976 if( stp ){ in getstate()
1089 for(cfp=stp?stp->cfp:0; cfp; cfp=cfp->next){ in FindLinks()
1090 cfp->stp = stp; in FindLinks()
1098 for(cfp=stp?stp->cfp:0; cfp; cfp=cfp->next){ in FindLinks()
1201 stp->ap = Action_sort(stp->ap); in FindActions()
3361 struct state *stp = ap->x.stp; in PrintAction() local
4521 ax[i*2].stp = stp; in ReportTable()
4524 ax[i*2+1].stp = stp; in ReportTable()
4536 stp = ax[i].stp; in ReportTable()
5040 stp->ap = Action_sort(stp->ap); in CompressTables()
[all …]