Lines Matching refs:istrue
594 i = istrue(x); in boolop()
601 i = istrue(y); in boolop()
608 i = istrue(y); in boolop()
1159 if (istrue(x)) { in pastat()
1187 if (istrue(x)) in dopa2()
1193 if (istrue(x)) in dopa2()
1352 if (istrue(x)) { in condexpr()
1369 if (istrue(x)) { in ifstat()
1387 if (!istrue(x)) in whilestat()
1415 if (!istrue(x)) in dostat()
1432 if (!istrue(x)) in forstat()