Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dquickfix.c189 static qf_info_T *ll_get_or_alloc_list(win_T *);
1808 qi = ll_get_or_alloc_list(wp); in qf_init()
2173 ll_get_or_alloc_list(win_T *wp) in ll_get_or_alloc_list() function
2227 qi = ll_get_or_alloc_list(curwin); in qf_cmd_get_or_alloc_stack()
7637 qi = ll_get_or_alloc_list(wp); in set_errorlist()