Searched refs:nLast (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dwal.c2570 int nLast = 0; /* Number of extra copies of last page */ local
2678 nLast++;
2695 while( nLast>0 && rc==SQLITE_OK ){
2697 nLast--;
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c45850 int nLast = 0; /* Number of extra copies of last page */ local
[all...]

Completed in 197 milliseconds