Home
last modified time | relevance | path

Searched refs:_PyArg_ParseStackAndKeywords_SizeT (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Include/
Dmodsupport.h106 #define _PyArg_ParseStackAndKeywords _PyArg_ParseStackAndKeywords_SizeT
/third_party/python/Python/
Dgetargs.c33 PyAPI_FUNC(int) _PyArg_ParseStackAndKeywords_SizeT(PyObject *const *args, Py_ssize_t nargs,
1515 _PyArg_ParseStackAndKeywords_SizeT(PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames, in _PyArg_ParseStackAndKeywords_SizeT() function