Searched refs:pOfst (Results 1 – 1 of 1) sorted by relevance
186 static sqlite3_int64 ofstVarint(GState *p, int *pOfst){ in ofstVarint() argument188 u8 *a = &p->aPage[*pOfst]; in ofstVarint()200 *pOfst += (n+1); in ofstVarint()