Searched defs:if_cleanup (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Python/ |
| D | compile.c | 2582 basicblock *start, *anchor, *skip, *if_cleanup; in compiler_listcomp_generator() local 2662 basicblock *start, *anchor, *skip, *if_cleanup; in compiler_comprehension_generator() local
|
| /external/python/cpython3/Python/ |
| D | compile.c | 3657 basicblock *start, *anchor, *skip, *if_cleanup; in compiler_sync_comprehension_generator() local 3746 basicblock *anchor, *skip, *if_cleanup, *try, in compiler_async_comprehension_generator() local
|