Home
last modified time | relevance | path

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

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