Searched refs:sp2 (Results 1 – 3 of 3) sorted by relevance
47 SAVEPOINT sp2;55 SAVEPOINT sp2;56 RELEASE sp2;67 SAVEPOINT sp2;79 SAVEPOINT sp2;82 ROLLBACK TRANSACTION TO sp2;865 SAVEPOINT sp2;
4832 struct symbol *sp2 = lemp->symbols[j]; in ReportTable() local4833 if( sp2 && sp2->type!=TERMINAL && sp2->destructor in ReportTable()4834 && sp2->dtnum==sp->dtnum in ReportTable()4835 && strcmp(sp->destructor,sp2->destructor)==0 ){ in ReportTable()4837 sp2->index, sp2->name); lineno++; in ReportTable()4838 sp2->destLineno = -1; /* Avoid emitting this destructor again */ in ReportTable()
360 set sp2 [string range { } $len end]364 puts "$title$dots $value$sp2$extra"