Home
last modified time | relevance | path

Searched refs:OP_NBIT_AND (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dopnames.h113 OP_NBIT_AND = 96, enumerator
H A Dtoke.c6600 BAop(bof ? OP_NBIT_AND : OP_BIT_AND); in yyl_ampersand()
9956 case OP_NBIT_AND: in Perl_yylex()
H A Dop.c3621 case OP_NBIT_AND: in S_scalar_mod_type()
12159 ||o->op_type == OP_NBIT_AND ? "&" in Perl_ck_bitop()