Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dlist.pro34 int check_range_index_two(list_T *l, long *n1, listitem_T *li1, long *n2, int quiet);
/vim-8.2.3635/src/
H A Dlist.c799 check_range_index_two( in check_range_index_two() function
H A Deval.c1252 if (check_range_index_two(lp->ll_list, in get_lval()
H A Dvim9execute.c2632 status = check_range_index_two( in exec_instructions()