Searched defs:preserve_tos (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Python/ | ||
H A D | compile.c | 2009 compiler_unwind_fblock(struct compiler *c, struct fblockinfo *info, int preserve_tos) compiler_unwind_fblock() argument 2112 compiler_unwind_fblock_stack(struct compiler *c, int preserve_tos, struct fblockinfo **loop) compiler_unwind_fblock_stack() argument 3230 int preserve_tos = ((s->v.Return.value != NULL) && compiler_return() local [all...] |
Completed in 11 milliseconds