Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Python/
Dcompile.c2583 basicblock *start, *anchor, *skip, *if_cleanup; in compiler_listcomp_generator() local
2663 basicblock *start, *anchor, *skip, *if_cleanup; in compiler_comprehension_generator() local
/aosp_15_r20/external/python/cpython3/Python/
Dcompile.c5245 basicblock *start, *anchor, *if_cleanup; in compiler_sync_comprehension_generator() local
5356 basicblock *start, *if_cleanup, *except; in compiler_async_comprehension_generator() local