Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/_ctypes/
Dcallproc.c1087 PyObject *argtuple, in _ctypes_callproc()
/aosp_15_r20/external/python/cpython3/Modules/_ctypes/
Dcallproc.c1139 PyObject *argtuple, in _ctypes_callproc()
/aosp_15_r20/external/python/cpython2/Modules/
Ditertoolsmodule.c1544 PyObject *argtuple; in imap_next() local