Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dopnames.h77 OP_MODULO = 60, enumerator
Dtoke.c6075 Mop(OP_MODULO); in yyl_percent()
9954 case OP_MODULO: in Perl_yylex()
Dop.c3184 case OP_MODULO: in Perl_op_lvalue_flags()
3607 case OP_MODULO: in S_scalar_mod_type()
/openbsd/src/gnu/usr.bin/perl/t/lib/warnings/
Dop1619 local($x %= 1); # OP_MODULO