Home
last modified time | relevance | path

Searched defs:SAVECOPSTASH_FREE (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Dscope.h234 # define SAVECOPSTASH_FREE(c) SAVEIV((c)->cop_stashoff) macro
249 # define SAVECOPSTASH_FREE(c) SAVESPTR(CopSTASH(c)) macro