Home
last modified time | relevance | path

Searched refs:make_except_stack (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dflowgraph.c703 make_except_stack(void) { in make_except_stack() function
847 struct _PyCfgExceptStack *except_stack = make_except_stack(); in label_exception_targets()