Home
last modified time | relevance | path

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

/third_party/python/Include/
Dmodsupport.h105 #define _PyArg_ParseStack _PyArg_ParseStack_SizeT macro
/third_party/python/Python/
Dgetargs.c148 _PyArg_ParseStack(PyObject *const *args, Py_ssize_t nargs, const char *format, ...) in _PyArg_ParseStack() function