Home
last modified time | relevance | path

Searched refs:_Py_VaBuildValue_SizeT (Results 1 – 4 of 4) 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.c542 _Py_VaBuildValue_SizeT(const char *format, va_list va) in _Py_VaBuildValue_SizeT() function
Dsysmodule.c194 eventArgs = _Py_VaBuildValue_SizeT(argFormat, vargs); in sys_audit_tstate()
/third_party/python/PC/
Dpython3.def811 _Py_VaBuildValue_SizeT=python39._Py_VaBuildValue_SizeT