Home
last modified time | relevance | path

Searched refs:_Py_BuildValue_SizeT (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython2/Include/
Dmodsupport.h20 #define Py_BuildValue _Py_BuildValue_SizeT
32 PyAPI_FUNC(PyObject *) _Py_BuildValue_SizeT(const char *, ...);
/external/python/cpython3/Include/
Dmodsupport.h20 #define Py_BuildValue _Py_BuildValue_SizeT
50 PyAPI_FUNC(PyObject *) _Py_BuildValue_SizeT(const char *, ...);
/external/python/cpython2/Python/
Dmodsupport.c517 _Py_BuildValue_SizeT(const char *format, ...) in _Py_BuildValue_SizeT() function
Dgetargs.c27 PyAPI_FUNC(PyObject *) _Py_BuildValue_SizeT(const char *, ...);
/external/python/cpython3/Python/
Dmodsupport.c509 _Py_BuildValue_SizeT(const char *format, ...) in _Py_BuildValue_SizeT() function
Dgetargs.c38 PyAPI_FUNC(PyObject *) _Py_BuildValue_SizeT(const char *, ...);
/external/python/cpython3/PC/
Dpython3.def789 _Py_BuildValue_SizeT=python37._Py_BuildValue_SizeT
/external/python/cpython2/PC/os2emx/
Dpython27.def999 "_Py_BuildValue_SizeT"