Home
last modified time | relevance | path

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

/third_party/python/Include/
Dmodsupport.h17 #define PyArg_ParseTupleAndKeywords _PyArg_ParseTupleAndKeywords_SizeT macro
/third_party/python/Python/
Dgetargs.c1376 PyArg_ParseTupleAndKeywords(PyObject *args, in PyArg_ParseTupleAndKeywords() function