Home
last modified time | relevance | path

Searched refs:HAVE_TOTAL_MEM (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dos_win32.h69 #define HAVE_TOTAL_MEM macro
H A Dos_unix.h170 # define HAVE_TOTAL_MEM macro
H A Doption.c197 #if !defined(HAVE_AVAIL_MEM) && !defined(HAVE_TOTAL_MEM) in set_init_1()
205 # ifdef HAVE_TOTAL_MEM in set_init_1()
216 #if !defined(HAVE_AVAIL_MEM) && !defined(HAVE_TOTAL_MEM) in set_init_1()
H A Dos_unix.c419 #if defined(HAVE_TOTAL_MEM) || defined(PROTO)