Home
last modified time | relevance | path

Searched refs:OP_MULTIPLY (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/
Dopnames.h73 OP_MULTIPLY = 56, enumerator
Dtoke.c6061 Mop(OP_MULTIPLY); in yyl_star()
9955 case OP_MULTIPLY: in Perl_yylex()
Dop.c3182 case OP_MULTIPLY: in Perl_op_lvalue_flags()
3605 case OP_MULTIPLY: in S_scalar_mod_type()
/openbsd/src/gnu/usr.bin/perl/t/lib/warnings/
Dop1617 local($x *= 1); # OP_MULTIPLY