Searched refs:l_listitems (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | structs.h | 1724 listitem_T l_listitems[MAX_FUNC_ARGS]; // listitems for a:000 member |
| H A D | userfunc.c | 2656 listitem_T *li = &fc->l_listitems[ai]; in call_user_func() |