Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Darglist.c104 int new_arg_file_count; in alist_expand() local
119 &new_arg_file_count, &new_arg_files, in alist_expand()
121 && new_arg_file_count > 0) in alist_expand()
123 alist_set(&global_alist, new_arg_file_count, new_arg_files, in alist_expand()