OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_Py_VaBuildStack
(Results
1 - 2
of
2
) sorted by null
/external/python/cpython3/Include/
modsupport.h
23
#define
_Py_VaBuildStack
_Py_VaBuildStack_SizeT
73
PyAPI_FUNC(PyObject **)
_Py_VaBuildStack
(
/external/python/cpython3/Python/
modsupport.c
555
_Py_VaBuildStack
(PyObject **small_stack, Py_ssize_t small_stack_len,
Completed in 187 milliseconds