Home
last modified time | relevance | path

Searched defs:Py_BuildValue (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Include/
Dmodsupport.h20 #define Py_BuildValue _Py_BuildValue_SizeT macro
/external/python/cpython3/Include/
Dmodsupport.h20 #define Py_BuildValue _Py_BuildValue_SizeT macro
/external/python/cpython3/Python/
Dmodsupport.c431 Py_BuildValue(const char *format, ...) in Py_BuildValue() function
/external/python/cpython2/Python/
Dmodsupport.c506 Py_BuildValue(const char *format, ...) in Py_BuildValue() function