Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dlist.pro5 list_T *list_alloc_id(alloc_id_T id);
/vim-8.2.3635/src/
H A Dtag.c4105 if ((pos = list_alloc_id(aid_tagstack_from)) == NULL) in get_tag_details()
4131 l = list_alloc_id(aid_tagstack_items); in get_tagstack()
H A Dsign.c1785 if ((l = list_alloc_id(aid_sign_getplaced_list)) == NULL) in sign_get_placed_in_buf()
H A Dlist.c103 list_alloc_id(alloc_id_T id UNUSED) in list_alloc_id() function