Searched refs:nIns (Results 1 – 3 of 3) sorted by relevance
574 const int nIns = 10; /* Number of records inserted with OOM */ in simple_oom2_1() local596 for(i=nRecord; i<nRecord+nIns; i++){ in simple_oom2_1()606 for(; i<nRecord+nIns && rc==0; i++){ in simple_oom2_1()609 for(i=0; i<nRecord+nIns; i++) testOomFetchData(pOom, pDb2, pData, i, &rc); in simple_oom2_1()
21 int nIns; /* Number of rows to insert */ member32 testWriteDatasourceRange(pDb, pData, pStep->iInsStart, pStep->nIns, pRc); in doSetupStep()
622 int nIns; /* Number of insertion cost entries */ member1033 a2[i2].nIns++; in editDist3Core()1034 apNew = sqlite3_realloc64(a2[i2].apIns, sizeof(*apNew)*a2[i2].nIns); in editDist3Core()1040 a2[i2].apIns[a2[i2].nIns-1] = p; in editDist3Core()1067 for(k=0; k<a2[i2].nIns; k++){ in editDist3Core()