Home
last modified time | relevance | path

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

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