Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dappendvfs.c254 sqlite_int64 iWriteEnd in apndWriteMark()
284 sqlite_int64 iWriteEnd = iOfst + iAmt; in apndWrite() local