Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dmodsupport.h95 #define _PyArg_ParseStack _PyArg_ParseStack_SizeT
/external/python/cpython3/Python/
Dgetargs.c30 PyAPI_FUNC(int) _PyArg_ParseStack_SizeT(PyObject *const *args, Py_ssize_t nargs,
159 _PyArg_ParseStack_SizeT(PyObject *const *args, Py_ssize_t nargs, const char *format, ...) in _PyArg_ParseStack_SizeT() function