Home
last modified time | relevance | path

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

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