Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmemfile.c173 && stf.F_BSIZE >= MIN_SWAP_PAGE_SIZE in mf_open()
H A Dvim.h1258 #define MIN_SWAP_PAGE_SIZE 1048 macro
H A Dmemline.c1283 mfp->mf_page_size = MIN_SWAP_PAGE_SIZE; in ml_recover()