Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dflowgraph.c715 copy_except_stack(struct _PyCfgExceptStack *stack) { in copy_except_stack() function
872 struct _PyCfgExceptStack *copy = copy_except_stack(except_stack); in label_exception_targets()
892 struct _PyCfgExceptStack *copy = copy_except_stack(except_stack); in label_exception_targets()