Home
last modified time | relevance | path

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

/third_party/python/Include/
Dmodsupport.h21 #define Py_VaBuildValue _Py_VaBuildValue_SizeT macro
/third_party/python/Python/
Dmodsupport.c539 Py_VaBuildValue(const char *format, va_list va) in Py_VaBuildValue() function