Searched refs:testop1 (Results 1 – 1 of 1) sorted by relevance
80 char testop1; /* 1 when unary test op legal */ member551 lp->lex.testop1 = lp->lex.intest; in sh_lex()1425 if(lp->lex.testop1) in sh_lex()1427 lp->lex.testop1 = 0; in sh_lex()1438 lp->lex.testop1 = 1; in sh_lex()1524 lp->lex.intest = lp->lex.testop1 = 1; in sh_lex()