Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9execute.c3171 dfunc_T *pt_dfunc = ((dfunc_T *)def_functions.ga_data) in exec_instructions() local
3181 if (fill_partial_and_closure(pt, pt_dfunc->df_ufunc, in exec_instructions()