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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dembed.h457 #define op_null Perl_op_null
2985 #define op_null(a) Perl_op_null(aTHX_ a)
H A Dproto.h354 PERL_CALLCONV void Perl_op_null(pTHX_ OP* o);
H A Dop.c487 Perl_op_null(pTHX_ OP *o) function

Completed in 64 milliseconds