Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Dlemon.c1035 for(cfp=stp->cfp; cfp; cfp=cfp->next) cfp->status = INCOMPLETE; in buildshifts()
1038 for(cfp=stp->cfp; cfp; cfp=cfp->next){ in buildshifts()
1089 for(cfp=stp?stp->cfp:0; cfp; cfp=cfp->next){ in FindLinks()
1098 for(cfp=stp?stp->cfp:0; cfp; cfp=cfp->next){ in FindLinks()
1122 for(cfp=lemp->sorted[i]->cfp; cfp; cfp=cfp->next){ in FindFollowSets()
1131 for(cfp=lemp->sorted[i]->cfp; cfp; cfp=cfp->next){ in FindFollowSets()
1164 for(cfp=stp->cfp; cfp; cfp=cfp->next){ /* Loop over all configurations */ in FindActions()
1361 cfp->fplp = cfp->bplp = 0; in Configlist_add()
1408 for(cfp=current; cfp; cfp=cfp->next){ in Configlist_closure()
1484 for(; cfp; cfp=nextcfp){ in Configlist_eat()
[all …]