Searched refs:Perl_op_free (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ | ||
H A D | embed.h | 764 #define op_free Perl_op_free 3289 #define op_free(a) Perl_op_free(aTHX_ a) |
H A D | proto.h | 536 PERL_CALLCONV void Perl_op_free(pTHX_ OP* arg); |
Completed in 39 milliseconds