Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dcompile.c3525 basicblock *cleanup_end, *cleanup_body; in compiler_try_except() local
3748 basicblock *cleanup_end = compiler_new_block(c); in compiler_try_star_except() local