Searched refs:DFLT_MAXMEM (Results 1 – 5 of 5) sorted by relevance
425 # ifndef DFLT_MAXMEM426 # define DFLT_MAXMEM (2*1024) macro432 # ifndef DFLT_MAXMEM433 # define DFLT_MAXMEM (5*1024) // use up to 5 Mbyte for a buffer macro
223 #ifndef DFLT_MAXMEM224 # define DFLT_MAXMEM 256 // use up to 256Kbyte for buffer macro
200 #ifndef DFLT_MAXMEM201 # define DFLT_MAXMEM 512 // use up to 512 Kbyte for buffer macro
116 #ifndef DFLT_MAXMEM117 # define DFLT_MAXMEM (2*1024) // use up to 2 Mbyte for a buffer macro
1697 {(char_u *)DFLT_MAXMEM, (char_u *)0L}