Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmemfile.c174 && stf.F_BSIZE <= MAX_SWAP_PAGE_SIZE) in mf_open()
H A Dvim.h1259 #define MAX_SWAP_PAGE_SIZE 50000 macro