Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dmemjournal.c72 int nSpill; /* Bytes of data before flushing */ member
358 int nSpill /* Bytes buffered before opening the file */ in sqlite3JournalOpen()
H A Dpager.c5785 int nSpill; in pager_open_journal() local