Searched refs:OP_NBIT_AND (Results 1 – 3 of 3) sorted by relevance
113 OP_NBIT_AND = 96, enumerator
6600 BAop(bof ? OP_NBIT_AND : OP_BIT_AND); in yyl_ampersand()9956 case OP_NBIT_AND: in Perl_yylex()
3621 case OP_NBIT_AND: in S_scalar_mod_type()12159 ||o->op_type == OP_NBIT_AND ? "&" in Perl_ck_bitop()