Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h3195 FunctionCall(FunctionObject *self, PyObject *argsObject, PyObject *kwargs) in FunctionCall() function
6647 FunctionType.tp_call = (ternaryfunc)FunctionCall; in init_structs()
/vim-8.2.3635/src/testdir/
H A Dtest_python2.vim2749 cb.append(">> FunctionCall")
3431 >> FunctionCall
H A Dtest_python3.vim2937 cb.append(">> FunctionCall")
3619 >> FunctionCall