Home
last modified time | relevance | path

Searched refs:_PyArg_Parse_SizeT (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Include/
Dmodsupport.h15 #define PyArg_Parse _PyArg_Parse_SizeT
/external/python/cpython2/Python/
Dgetargs.c23 PyAPI_FUNC(int) _PyArg_Parse_SizeT(PyObject *, char *, ...);
66 _PyArg_Parse_SizeT(PyObject *args, char *format, ...) in _PyArg_Parse_SizeT() function
/external/python/cpython2/PC/os2emx/
Dpython27.def928 "_PyArg_Parse_SizeT"