Searched refs:_PY_FASTCALL_SMALL_STACK (Results 1 – 5 of 5) sorted by relevance
467 PyObject *small_stack[_PY_FASTCALL_SMALL_STACK]; in _PyObject_Call_Prepend()504 PyObject* small_stack[_PY_FASTCALL_SMALL_STACK]; in _PyObject_CallFunctionVa()746 PyObject *small_stack[_PY_FASTCALL_SMALL_STACK]; in object_vacall()
64 PyObject *newargs_stack[_PY_FASTCALL_SMALL_STACK]; in method_vectorcall()
38 #define _PY_FASTCALL_SMALL_STACK 5 macro
184 PyObject *small_stack[_PY_FASTCALL_SMALL_STACK]; in partial_vectorcall()
1258 PyObject *small_stack[_PY_FASTCALL_SMALL_STACK]; in map_next()