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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dscope.h172 # define SAVECOPSTASH_FREE(c) SAVESHAREDPV(CopSTASHPV(c)) macro
177 # define SAVECOPSTASH_FREE(c) SAVECOPSTASH(c) /* XXX not refcounted */ macro
H A Dcop.h66 # define CopSTASH_free(c) SAVECOPSTASH_FREE(c)
H A Dpp_ctl.c2652 SAVECOPSTASH_FREE(&PL_compiling);

Completed in 30 milliseconds