Home
last modified time | relevance | path

Searched defs:argstuple (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Objects/
Dcall.c104 PyObject *argstuple, *result; in _PyObject_FastCallDict() local
163 PyObject *argstuple; in _PyObject_FastCallKeywords() local
509 PyObject *argstuple = _PyStack_AsTuple(args, nargs); in _PyMethodDef_RawFastCallDict() local