Home
last modified time | relevance | path

Searched refs:_fastcall_to_tuple (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_testcapimodule.c5655 _fastcall_to_tuple(PyObject* const* args, Py_ssize_t nargs) in _fastcall_to_tuple() function
5672 "NN", _null_to_none(self), _fastcall_to_tuple(args, nargs) in meth_fastcall()
5680 PyObject *pyargs = _fastcall_to_tuple(args, nargs); in meth_fastcall_keywords()

Completed in 11 milliseconds