Home
last modified time | relevance | path

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

/third_party/python/Include/
Dmodsupport.h23 #define _Py_VaBuildStack _Py_VaBuildStack_SizeT macro
/third_party/python/Python/
Dmodsupport.c574 _Py_VaBuildStack(PyObject **small_stack, Py_ssize_t small_stack_len, in _Py_VaBuildStack() function