Home
last modified time | relevance | path

Searched defs:iOfst (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c8860 sqlite_int64 iOfst in apndRead()
8902 sqlite_int64 iOfst in apndWrite()
9034 sqlite3_int64 iOfst, in apndFetch()
9047 static int apndUnfetch(sqlite3_file *pFile, sqlite3_int64 iOfst, void *pPage){ in apndUnfetch()
H A Dsqlite3.c18957 int iOfst; /* else: start of token from start of statement */ member