Home
last modified time | relevance | path

Searched refs:_Py_VaBuildValue_SizeT (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Include/
Dmodsupport.h21 #define Py_VaBuildValue _Py_VaBuildValue_SizeT
27 PyAPI_FUNC(PyObject *) _Py_VaBuildValue_SizeT(const char *, va_list);
/third_party/python/Python/
Dmodsupport.c545 _Py_VaBuildValue_SizeT(const char *format, va_list va) in _Py_VaBuildValue_SizeT() function
Dsysmodule.c215 eventArgs = _Py_VaBuildValue_SizeT(argFormat, vargs); in sys_audit_tstate()
/third_party/python/PC/
Dpython3dll.c22 EXPORT_FUNC(_Py_VaBuildValue_SizeT)
/third_party/python/Misc/
Dstable_abi.txt1647 function _Py_VaBuildValue_SizeT