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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c57718 const int nCopy = MIN(nSrcPgsz, nDestPgsz); local
72748 int nCopy = MIN(nRead, (JOURNAL_CHUNKSIZE - iChunkOffset)); local
[all...]

Completed in 741 milliseconds