Searched refs:testop1 (Results 1 – 1 of 1) sorted by relevance
77 char testop1; /* 1 when unary test op legal */ member526 lp->lex.testop1 = lp->lex.intest; in sh_lex()1344 if(lp->lex.testop1) in sh_lex()1346 lp->lex.testop1 = 0; in sh_lex()1357 lp->lex.testop1 = 1; in sh_lex()1415 lp->lex.intest = lp->lex.testop1 = 1; in sh_lex()