Home
last modified time | relevance | path

Searched refs:ofstVarint (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/tool/
H A Doffsets.c186 static sqlite3_int64 ofstVarint(GState *p, int *pOfst){ in ofstVarint() function
257 nPayload = ofstVarint(p, &ofst); in ofstWalkLeafPage()
258 rowid = ofstVarint(p, &ofst); in ofstWalkLeafPage()
266 nHdr = ofstVarint(p, &ofst); in ofstWalkLeafPage()
269 scode = ofstVarint(p, &ofst); in ofstWalkLeafPage()
272 scode = ofstVarint(p, &ofst); in ofstWalkLeafPage()