Home
last modified time | relevance | path

Searched refs:_PY_FASTCALL_SMALL_STACK (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Include/cpython/
H A Dabstract.h34 #define _PY_FASTCALL_SMALL_STACK 5 macro
/third_party/python/Objects/
H A Dcall.c461 PyObject *small_stack[_PY_FASTCALL_SMALL_STACK]; in _PyObject_Call_Prepend()
498 PyObject* small_stack[_PY_FASTCALL_SMALL_STACK]; in _PyObject_CallFunctionVa()
774 PyObject *small_stack[_PY_FASTCALL_SMALL_STACK]; in object_vacall()
H A Dclassobject.c70 PyObject *newargs_stack[_PY_FASTCALL_SMALL_STACK]; in method_vectorcall()
/third_party/python/Modules/
H A D_functoolsmodule.c241 PyObject *small_stack[_PY_FASTCALL_SMALL_STACK]; in partial_vectorcall()
/third_party/python/Python/
H A Dbltinmodule.c1343 PyObject *small_stack[_PY_FASTCALL_SMALL_STACK]; in map_next()

Completed in 8 milliseconds