Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dos_unix.h426 # define DFLT_MAXMEM (2*1024) macro
433 # define DFLT_MAXMEM (5*1024) // use up to 5 Mbyte for a buffer macro
H A Dos_amiga.h224 # define DFLT_MAXMEM 256 // use up to 256Kbyte for buffer macro
H A Dos_mac.h201 # define DFLT_MAXMEM 512 // use up to 512 Kbyte for buffer macro
H A Dos_win32.h117 # define DFLT_MAXMEM (2*1024) // use up to 2 Mbyte for a buffer macro