Searched refs:isloop (Results 1 – 1 of 1) sorted by relevance
59 lu_byte isloop; /* true if 'block' is a loop */ member646 static void enterblock (FuncState *fs, BlockCnt *bl, lu_byte isloop) { in enterblock() argument647 bl->isloop = isloop; in enterblock()683 if (bl->isloop) /* has to fix pending breaks? */ in leaveblock()