Home | History | Annotate | Download | only in orig

Lines Matching refs:getVarint

12804 #define getVarint    sqlite3GetVarint
52497 n += getVarint(&pCell[n], (u64*)&pInfo->nKey);
56195 getVarint(pCell, (u64*)&nCellKey);