Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dcompile.c1663 int preserve_tos) in compiler_unwind_fblock() argument
1672 if (preserve_tos) { in compiler_unwind_fblock()
1684 if (preserve_tos) { in compiler_unwind_fblock()
1693 if (preserve_tos) { in compiler_unwind_fblock()
1699 if (preserve_tos) { in compiler_unwind_fblock()
1705 if (preserve_tos) { in compiler_unwind_fblock()
1714 if (preserve_tos) { in compiler_unwind_fblock()
1732 if (preserve_tos) { in compiler_unwind_fblock()
1744 if (preserve_tos) { in compiler_unwind_fblock()
1755 compiler_unwind_fblock_stack(struct compiler *c, int preserve_tos, struct fblockinfo **loop) { in compiler_unwind_fblock_stack() argument
[all …]