Searched refs:Perl_newSLICEOP (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dembed.h719 #define newSLICEOP Perl_newSLICEOP
3245 #define newSLICEOP(a,b,c) Perl_newSLICEOP(aTHX_ a,b,c)
H A Dproto.h493 PERL_CALLCONV OP* Perl_newSLICEOP(pTHX_ I32 flags, OP* subscript, OP* listop);
H A Dop.c3125 Perl_newSLICEOP(pTHX_ I32 flags, OP *subscript, OP *listval) function

Completed in 66 milliseconds