Searched refs:SAVEDESTRUCTOR_X (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dscope.h140 #define SAVEDESTRUCTOR_X(f,p) \ macro
H A Dmg.c84 SAVEDESTRUCTOR_X(restore_magic, INT2PTR(void*, (IV)mgs_ix));
1169 SAVEDESTRUCTOR_X(restore_sigmask, save_sv);
1318 SAVEDESTRUCTOR_X(restore_sigmask, save_sv);
2581 SAVEDESTRUCTOR_X(unwind_handler_stack, (void*)&flags);
H A Dregcomp.c260 * Calls SAVEDESTRUCTOR_X if needed, then calls Perl_croak with the given
269 SAVEDESTRUCTOR_X(clear_re,(void*)RExC_rx); \
280 * Calls SAVEDESTRUCTOR_X if needed, then calls Perl_croak with the given
289 SAVEDESTRUCTOR_X(clear_re,(void*)RExC_rx); \
310 * Calls SAVEDESTRUCTOR_X if needed, then Simple_vFAIL()
314 SAVEDESTRUCTOR_X(clear_re,(void*)RExC_rx); \
328 * Calls SAVEDESTRUCTOR_X if needed, then Simple_vFAIL2().
332 SAVEDESTRUCTOR_X(clear_re,(void*)RExC_rx); \
347 * Calls SAVEDESTRUCTOR_X if needed, then Simple_vFAIL3().
351 SAVEDESTRUCTOR_X(clear_r
[all...]
H A Dperly.c1431 SAVEDESTRUCTOR_X(yydestruct, ysave);
H A Dpp_hot.c2713 SAVEDESTRUCTOR_X(Perl_unlock_condpair, sv);
2758 SAVEDESTRUCTOR_X(unset_cvowner, (void*) cv);
2796 SAVEDESTRUCTOR_X(unset_cvowner, (void*) cv);
H A Dregexec.c2112 SAVEDESTRUCTOR_X(restore_pos, 0);
H A Dutil.c3010 SAVEDESTRUCTOR_X(Perl_unlock_condpair, sv);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/DProf/
H A DDProf.xs594 SAVEDESTRUCTOR_X(check_depth, INT2PTR(void*,g_depth));

Completed in 897 milliseconds