Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dcall.c669 PyObject *argtuple; in _PyMethodDef_RawFastCallKeywords() local
/external/python/cpython2/Modules/_ctypes/
Dcallproc.c1087 PyObject *argtuple, in _ctypes_callproc()
/external/python/cpython3/Modules/_ctypes/
Dcallproc.c1069 PyObject *argtuple, in _ctypes_callproc()
/external/python/cpython2/Modules/
Ditertoolsmodule.c1544 PyObject *argtuple; in imap_next() local