Searched refs:fnum_len (Results 1 – 2 of 2) sorted by relevance
6 void alist_expand(int *fnum_list, int fnum_len);7 void alist_set(alist_T *al, int count, char_u **files, int use_curbuf, int *fnum_list, int fnum_len…
99 alist_expand(int *fnum_list, int fnum_len) in alist_expand() argument124 TRUE, fnum_list, fnum_len); in alist_expand()143 int fnum_len) in alist_set() argument166 if (fnum_list != NULL && i < fnum_len) in alist_set()