Searched refs:fblockinfo (Results 1 – 2 of 2) sorted by relevance
90 struct fblockinfo { struct139 struct fblockinfo u_fblock[CO_MAXBLOCKS];1625 struct fblockinfo *f; in compiler_push_fblock()1662 compiler_unwind_fblock(struct compiler *c, struct fblockinfo *info, in compiler_unwind_fblock()1755 compiler_unwind_fblock_stack(struct compiler *c, int preserve_tos, struct fblockinfo **loop) { in compiler_unwind_fblock_stack()1759 struct fblockinfo *top = &c->u->u_fblock[c->u->u_nfblocks-1]; in compiler_unwind_fblock_stack()1764 struct fblockinfo copy = *top; in compiler_unwind_fblock_stack()2926 struct fblockinfo *loop = NULL; in compiler_break()2943 struct fblockinfo *loop = NULL; in compiler_continue()
89 struct fblockinfo { struct120 struct fblockinfo u_fblock[CO_MAXBLOCKS];3149 struct fblockinfo *f; in compiler_push_fblock()