Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcompile.c1771 compiler_unwind_fblock(struct compiler *c, struct fblockinfo *info, in compiler_unwind_fblock() function
1884 if (!compiler_unwind_fblock(c, &copy, preserve_tos)) { in compiler_unwind_fblock_stack()
3037 if (!compiler_unwind_fblock(c, loop, 0)) { in compiler_break()