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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dembed.h753 #define newUNOP Perl_newUNOP
3278 #define newUNOP(a,b,c) Perl_newUNOP(aTHX_ a,b,c)
H A Dproto.h528 PERL_CALLCONV OP* Perl_newUNOP(pTHX_ I32 type, I32 flags, OP* first);
H A Dop.c2265 Perl_newUNOP(pTHX_ I32 type, I32 flags, OP *first) function

Completed in 50 milliseconds