Searched refs:scalar_mod_type (Results 1 – 4 of 4) sorted by relevance
1224 if (scalar_mod_type(o, type)) in Perl_mod()1259 if (scalar_mod_type(o, type)) in Perl_mod()
1104 #define scalar_mod_type S_scalar_mod_type macro3147 #define scalar_mod_type(a,b) S_scalar_mod_type(aTHX_ a,b) macro
1057 s |bool |scalar_mod_type|NN const OP *o|I32 type
1071 s |bool |scalar_mod_type|const OP *o|I32 type