Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c8938 sqlite_int64 iOfst in apndRead()
8980 sqlite_int64 iOfst in apndWrite()
9112 sqlite3_int64 iOfst, in apndFetch()
9125 static int apndUnfetch(sqlite3_file *pFile, sqlite3_int64 iOfst, void *pPage){ in apndUnfetch()
H A Dsqlite3.c19019 int iOfst; /* else: start of token from start of statement */ member