Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dlist.pro3 void list_rem_watch(list_T *l, listwatch_T *lwrem);
/vim-8.2.3635/src/
H A Dlist.c43 list_rem_watch(list_T *l, listwatch_T *lwrem) in list_rem_watch() argument
50 if (lw == lwrem) in list_rem_watch()