Searched refs:firstgoto (Results 1 – 1 of 1) sorted by relevance
44 short firstgoto; /* index of first pending goto in this block */ member403 int i = ls->fs->bl->firstgoto; in findgotos()420 int i = bl->firstgoto; in movegotosout()441 bl->firstgoto = fs->ls->dyd->gt.n; in enterblock()489 else if (bl->firstgoto < ls->dyd->gt.n) /* pending gotos in outer block? */ in leaveblock()490 undefgoto(ls, &ls->dyd->gt.arr[bl->firstgoto]); /* error */ in leaveblock()