Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c6162 call_return_args(PyObject *self, PyObject *args, PyObject *kwargs) in call_return_args() function
6190 .tp_call = call_return_args,