Searched refs:opIterNext (Results 1 – 1 of 1) sorted by relevance
641 static Op *opIterNext(VdbeOpIter *p){ in opIterNext() function721 while( (pOp = opIterNext(&sIter))!=0 ){ in sqlite3VdbeAssertMayAbort()