Searched defs:inloop (Results 1 – 2 of 2) sorted by relevance
36 int inloop = 0; /* >= 1 if in while, for, do; can't be bool, since loops can next */ variable
81 int inloop = 0; /* >= 1 if in while, for, do; can't be bool, since loops can next */ variable