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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dscope.c438 Perl_save_iv(pTHX_ IV *ivp) function
H A Dembed.h926 #define save_iv Perl_save_iv
3452 #define save_iv(a) Perl_save_iv(aTHX_ a)
H A Dproto.h645 PERL_CALLCONV void Perl_save_iv(pTHX_ IV* iv);

Completed in 65 milliseconds