Searched defs:nMove (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c226370 int nMove = pIn->buf.nBuf - pIn->iNext; local
239807 int nMove = pLvl->nSeg * sizeof(Fts5StructureSegment); local
243428 int nMove = (pLvl->nSeg - nInput) * sizeof(Fts5StructureSegment); local
244013 const int nMove = nPg - iNextOff; /* Number of bytes to move */ local
[all...]

Completed in 1136 milliseconds