Searched refs:_PY_FASTCALL_SMALL_STACK (Results 1 – 4 of 4) sorted by relevance
844 PyObject *small_stack[_PY_FASTCALL_SMALL_STACK]; in _PyObject_FastCall_Prepend()879 PyObject *small_stack[_PY_FASTCALL_SMALL_STACK]; in _PyObject_Call_Prepend()920 PyObject* small_stack[_PY_FASTCALL_SMALL_STACK]; in _PyObject_CallFunctionVa()1158 PyObject *small_stack[_PY_FASTCALL_SMALL_STACK]; in object_vacall()
210 #define _PY_FASTCALL_SMALL_STACK 5 macro
133 PyObject *small_stack[_PY_FASTCALL_SMALL_STACK]; in partial_fastcall()
1293 PyObject *small_stack[_PY_FASTCALL_SMALL_STACK]; in map_next()