Searched refs:_PY_FASTCALL_SMALL_STACK (Results 1 – 5 of 5) sorted by relevance
410 PyObject *small_stack[_PY_FASTCALL_SMALL_STACK]; in _PyObject_Call_Prepend()447 PyObject* small_stack[_PY_FASTCALL_SMALL_STACK]; in _PyObject_CallFunctionVa()689 PyObject *small_stack[_PY_FASTCALL_SMALL_STACK]; in object_vacall()
64 PyObject *newargs_stack[_PY_FASTCALL_SMALL_STACK]; in method_vectorcall()
34 #define _PY_FASTCALL_SMALL_STACK 5 macro
240 PyObject *small_stack[_PY_FASTCALL_SMALL_STACK]; in partial_vectorcall()
1319 PyObject *small_stack[_PY_FASTCALL_SMALL_STACK]; in map_next()