Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/
Dop.c1224 if (scalar_mod_type(o, type)) in Perl_mod()
1259 if (scalar_mod_type(o, type)) in Perl_mod()
Dembed.h1104 #define scalar_mod_type S_scalar_mod_type macro
3147 #define scalar_mod_type(a,b) S_scalar_mod_type(aTHX_ a,b) macro
Dembed.fnc1057 s |bool |scalar_mod_type|NN const OP *o|I32 type
/mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/
Dembed.fnc1071 s |bool |scalar_mod_type|const OP *o|I32 type