Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dscreen.c2599 static int done_outofmem_msg = FALSE; // did outofmem message in screenalloc() local
2736 if (ScreenLines != NULL || !done_outofmem_msg) in screenalloc()
2743 done_outofmem_msg = TRUE; in screenalloc()
2762 done_outofmem_msg = FALSE; in screenalloc()