Home | History | Annotate | Download | only in one-true-awk

Lines Matching refs:isnext

203 		if (isbreak(x) || isnext(x) || iscont(x))
313 if (isexit(y) || isnext(y))
1437 if (isnext(x) || isexit(x) || isret(x))
1451 if (isnext(x) || isexit(x) || isret(x))
1476 if (isnext(x) || isexit(x) || isret(x))
1506 if (isnext(x) || isexit(x) || isret(x)) {