Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dmodsupport.h19 #define PyArg_VaParseTupleAndKeywords _PyArg_VaParseTupleAndKeywords_SizeT macro
/external/python/cpython3/Include/
Dmodsupport.h19 #define PyArg_VaParseTupleAndKeywords _PyArg_VaParseTupleAndKeywords_SizeT macro
/external/python/cpython2/Python/
Dgetargs.c1498 PyArg_VaParseTupleAndKeywords(PyObject *args, in PyArg_VaParseTupleAndKeywords() function
/external/python/cpython3/Python/
Dgetargs.c1425 PyArg_VaParseTupleAndKeywords(PyObject *args, in PyArg_VaParseTupleAndKeywords() function