Searched defs:DFLT_MAXMEMTOT (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dos_msdos.h80 # define DFLT_MAXMEMTOT 0 /* decide in set_init */ macro
H A Dos_amiga.h203 # define DFLT_MAXMEMTOT 0 /* decide in set_init */ macro
H A Dos_riscos.h143 # define DFLT_MAXMEMTOT (10*1024) /* use up to 10 Mbyte for Vim */ macro
H A Dos_win16.h90 # define DFLT_MAXMEMTOT (5*1024) /* use up to 5 Mbyte for Vim */ macro
H A Dos_win32.h126 # define DFLT_MAXMEMTOT (5*1024) /* use up to 5 Mbyte for Vim */ macro
H A Dos_mac.h231 # define DFLT_MAXMEMTOT 2048 /* use up to 2048 Kbyte for Vim */ macro
H A Dos_unix.h450 # define DFLT_MAXMEMTOT (5*1024) macro
457 # define DFLT_MAXMEMTOT (10*1024) /* use up to 10 Mbyte for Vim */ macro

Completed in 137 milliseconds