Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dopnames.h75 OP_DIVIDE = 58, enumerator
Dop.c3183 case OP_DIVIDE: in Perl_op_lvalue_flags()
3606 case OP_DIVIDE: in S_scalar_mod_type()
Dtoke.c6742 Mop(OP_DIVIDE); in yyl_slash()
/openbsd/src/gnu/usr.bin/perl/t/lib/warnings/
Dop1618 local($x /= 1); # OP_DIVIDE