Home
last modified time | relevance | path

Searched defs:stackdepth (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_frame.h293 _PyFrame_PushTrampolineUnchecked(PyThreadState *tstate, PyCodeObject *code, int stackdepth) in _PyFrame_PushTrampolineUnchecked()
/external/python/cpython3/Python/
Dflowgraph.c770 int stackdepth = -1; in calculate_stackdepth() local
2739 int *stackdepth, int *nlocalsplus, in _PyCfg_OptimizedCfgToInstructionSequence()
Dcompile.c7667 int stackdepth; in optimize_and_assemble_code_unit() local
7980 int stackdepth, nlocalsplus; in _PyCompile_Assemble() local