Searched refs:nStep (Results 1 – 3 of 3) sorted by relevance
204 int nStep, nSort, nIndex; /* Statistics for most recent operation */ member1717 pDb->nStep = sqlite3_stmt_status(pStmt,SQLITE_STMTSTATUS_FULLSCAN_STEP,1); in dbEvalStep()3277 v = pDb->nStep; in DbObjCmd()
69855 u32 nStep; /* Number of steps into the integrity_check process */80599 pCheck->nStep++;80600 if( (pCheck->nStep % db->nProgressOps)==097603 int nStep;97641 nStep = pOp->p1;97642 assert( nStep>=1 );97665 printf("... %d steps and then skip\n", pOp->p1 - nStep);97676 printf("... %d steps and then success\n", pOp->p1 - nStep);97683 if( nStep<=0 ){97692 nStep--;[all …]
3847 !\nContinue\ \ \ \ \ \ \ \:c\ \ \ \ \ \ \ continue\ evaluation\nStep\ \ \ \ \ \ \ \ \ \ \ \:s\ \ \ …