Home
last modified time | relevance | path

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

/third_party/python/Include/
Dmodsupport.h15 #define PyArg_Parse _PyArg_Parse_SizeT macro
/third_party/python/Python/
Dgetargs.c98 PyArg_Parse(PyObject *args, const char *format, ...) in PyArg_Parse() function