Searched refs:Perl_op_clear (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ | ||
H A D | embed.h | 459 #define op_clear Perl_op_clear 2987 #define op_clear(a) Perl_op_clear(aTHX_ a) |
H A D | proto.h | 355 PERL_CALLCONV void Perl_op_clear(pTHX_ OP* o); |
Completed in 48 milliseconds