Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dkvtest.c810 int mmapSize = 0; /* --mmap N argument */ in runMain() local
H A Dspeedtest1.c2215 int mmapSize = 0; /* How big of a memory map to use */ in main() local
/sqlite-3.40.0/src/
H A Dos_win.c287 sqlite3_int64 mmapSize; /* Size of mapped region */ member
H A Dos_unix.c234 sqlite3_int64 mmapSize; /* Usable size of mapping at pMapRegion */ member