Searched refs:isStep (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libsqlite/src/
H A DvdbeInt.h161 u8 isStep; /* Current in the step function */ member in struct:sqlite_func
H A Dvdbeaux.c415 assert( !p->isStep );
444 assert( !p->isStep );
452 assert( !p->isStep );
460 assert( !p->isStep );
695 ctx.isStep = 0;
H A Dvdbe.c1119 ctx.isStep = 0;
4467 ctx.isStep = 1;
4598 ctx.isStep = 0;

Completed in 41 milliseconds