Home
last modified time | relevance | path

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

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