Searched refs:OP_ORASSIGN (Results 1 – 3 of 3) sorted by relevance
182 OP_ORASSIGN, /* 164 */ enumerator
1246 case OP_ORASSIGN: in Perl_mod()1408 case OP_ORASSIGN: in S_scalar_mod_type()3282 if (optype == OP_ANDASSIGN || optype == OP_ORASSIGN) { in Perl_newASSIGNOP()3606 if (type == OP_ANDASSIGN || type == OP_ORASSIGN) in S_new_logop()6646 case OP_ORASSIGN: in Perl_peep()
380 yylval.ival = OP_ORASSIGN; in S_ao()