Home
last modified time | relevance | path

Searched refs:HAVE_MREMAP (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dos_unix.c332 #if !defined(HAVE_MREMAP)
334 # define HAVE_MREMAP 1 macro
336 # define HAVE_MREMAP 0 macro
510 #if HAVE_MREMAP && (!defined(SQLITE_OMIT_WAL) || SQLITE_MAX_MMAP_SIZE>0)
5168 #if HAVE_MREMAP in unixRemapfile()
5181 #if HAVE_MREMAP in unixRemapfile()