Home
last modified time | relevance | path

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

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