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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dembed.h725 #define newBINOP Perl_newBINOP
3251 #define newBINOP(a,b,c,d) Perl_newBINOP(aTHX_ a,b,c,d)
H A Dproto.h499 PERL_CALLCONV OP* Perl_newBINOP(pTHX_ I32 type, I32 flags, OP* first, OP* last);
H A Dop.c2288 Perl_newBINOP(pTHX_ I32 type, I32 flags, OP *first, OP *last) function

Completed in 59 milliseconds