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

/external/sqlite/dist/orig/
H A Dsqlite3.c61109 int nShift = pageFreeArray(pPg, iOld, iNew-iOld, pCArray); local
152239 int nShift; /* Number of tokens to shift snippet by */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c61127 int nShift = pageFreeArray(pPg, iOld, iNew-iOld, pCArray); local
152269 int nShift; /* Number of tokens to shift snippet by */ local
[all...]

Completed in 466 milliseconds