Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dmodsupport.h16 #define PyArg_ParseTuple _PyArg_ParseTuple_SizeT
/external/python/cpython2/Python/
Dgetargs.c24 PyAPI_FUNC(int) _PyArg_ParseTuple_SizeT(PyObject *, char *, ...);
91 _PyArg_ParseTuple_SizeT(PyObject *args, char *format, ...) in _PyArg_ParseTuple_SizeT() function
/external/python/cpython2/PC/os2emx/
Dpython27.def930 "_PyArg_ParseTuple_SizeT"