Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dmodsupport.h62 #define _PyArg_ParseTupleAndKeywordsFast _PyArg_ParseTupleAndKeywordsFast_SizeT macro
/external/python/cpython3/Python/
Dgetargs.c1445 _PyArg_ParseTupleAndKeywordsFast(PyObject *args, PyObject *keywords, in _PyArg_ParseTupleAndKeywordsFast() function