Searched refs:selfdict_in (Results 1 – 2 of 2) sorted by relevance
59 dict_T *make_partial(dict_T *selfdict_in, typval_T *rettv);
5303 make_partial(dict_T *selfdict_in, typval_T *rettv) in make_partial() argument5310 dict_T *selfdict = selfdict_in; in make_partial()