Searched refs:insidetbc (Results 1 – 1 of 1) sorted by relevance
56 lu_byte insidetbc; /* true if inside the scope of a to-be-closed var. */ member425 bl->insidetbc = 1; in marktobeclosed()648 bl->insidetbc = (fs->bl != NULL && fs->bl->insidetbc); in enterblock()1825 if (e.k == VCALL && nret == 1 && !fs->bl->insidetbc) { /* tail call? */ in retstat()