Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dembed.h661 #define mod Perl_mod
3187 #define mod(a,b) Perl_mod(aTHX_ a,b)
H A Dproto.h442 PERL_CALLCONV OP* Perl_mod(pTHX_ OP* o, I32 type);
H A Dop.c965 Perl_mod(pTHX_ OP *o, I32 type) in Perl_mod() function