Lines Matching refs:istrue
859 i = istrue(x); in boolop()
865 i = istrue(y); in boolop()
872 i = istrue(y); in boolop()
1634 if (istrue(x)) { in pastat()
1650 if (istrue(x)) in dopa2()
1656 if (istrue(x)) in dopa2()
1855 if (istrue(x)) { in condexpr()
1870 if (istrue(x)) { in ifstat()
1886 if (!istrue(x)) in whilestat()
1912 if (!istrue(x)) in dostat()
1927 if (!istrue(x)) return(x); in forstat()