Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_vms.c446 int files_alloced, files_free; in mch_expand_wildcards() local
450 files_free = EXPL_ALLOC_INC; in mch_expand_wildcards()
495 if (--files_free < 1) in mch_expand_wildcards()
508 files_free = EXPL_ALLOC_INC; in mch_expand_wildcards()