Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h3206 partial_T *pt_ptr = NULL; in FunctionCall() local
3229 pt_ptr = &pt; in FunctionCall()
3236 error = func_call(name, &args, pt_ptr, selfdict, &rettv); in FunctionCall()