Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dlist.pro41 int list_slice_or_index(list_T *list, int range, varnumber_T n1_arg, varnumber_T n2_arg, int exclus…
/vim-8.2.3635/src/
H A Dlist.c1150 varnumber_T n2_arg, in list_slice_or_index() argument
1157 varnumber_T n2 = n2_arg; in list_slice_or_index()