Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Ddbtotxt.c54 long szFile; /* Size of the input file in bytes */ in main() local
H A Dshowdb.c1124 sqlite3_int64 szFile; in main() local
/sqlite-3.40.0/ext/misc/
H A Dzipfile.c1149 i64 szFile; /* Total size of file in bytes */ in zipfileReadEOCD() local
/sqlite-3.40.0/src/
H A Dpager.c4388 sqlite3_int64 szFile = pPager->pageSize * (sqlite3_int64)pPager->dbSize; in pager_write_pagelist() local