Home
last modified time | relevance | path

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

/dports/lang/python39/Python-3.9.9/Python/
H A Dcompile.c1663 int 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()
2903 int preserve_tos = ((s->v.Return.value != NULL) && in compiler_return() local
/dports/lang/python310/Python-3.10.1/Python/
H A Dcompile.c1772 int preserve_tos) in compiler_unwind_fblock()
1873 compiler_unwind_fblock_stack(struct compiler *c, int preserve_tos, struct fblockinfo **loop) { in compiler_unwind_fblock_stack()
2987 int preserve_tos = ((s->v.Return.value != NULL) && in compiler_return() local
/dports/databases/py-gdbm/Python-3.8.12/Python/
H A Dcompile.c1664 int preserve_tos) in compiler_unwind_fblock()
2803 int preserve_tos = ((s->v.Return.value != NULL) && in compiler_return() local
/dports/databases/py-sqlite3/Python-3.8.12/Python/
H A Dcompile.c1664 int preserve_tos) in compiler_unwind_fblock()
2803 int preserve_tos = ((s->v.Return.value != NULL) && in compiler_return() local
/dports/lang/python-tools/Python-3.8.12/Python/
H A Dcompile.c1664 int preserve_tos) in compiler_unwind_fblock()
2803 int preserve_tos = ((s->v.Return.value != NULL) && in compiler_return() local
/dports/lang/python38/Python-3.8.12/Python/
H A Dcompile.c1664 int preserve_tos) in compiler_unwind_fblock()
2803 int preserve_tos = ((s->v.Return.value != NULL) && in compiler_return() local
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Python/
H A Dcompile.c1664 int preserve_tos) in compiler_unwind_fblock()
2803 int preserve_tos = ((s->v.Return.value != NULL) && in compiler_return() local
/dports/lang/python311/Python-3.11.0a3/Python/
H A Dcompile.c1814 int preserve_tos) in compiler_unwind_fblock()
1917 compiler_unwind_fblock_stack(struct compiler *c, int preserve_tos, struct fblockinfo **loop) { in compiler_unwind_fblock_stack()
3038 int preserve_tos = ((s->v.Return.value != NULL) && in compiler_return() local