Searched refs:getVarint (Results 1 – 2 of 2) sorted by relevance
11573 #define getVarint sqlite3GetVarint macro49176 n += getVarint(&pCell[n], (u64*)&pInfo->nKey);52755 getVarint(pCell, (u64*)&nCellKey);70525 *piOffset += getVarint(aVarint, (u64 *)piVal);
13488 #define getVarint sqlite3GetVarint macro54837 pInfo->nSize = 4 + getVarint(&pCell[4], (u64*)&pInfo->nKey);58873 getVarint(pCell, (u64*)&nCellKey);