Home
last modified time | relevance | path

Searched refs:real_context (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/dist/Storable/
DStorable.xs7624 stcxt_t *real_context; in dclone() local
7665 { dSTCXT; real_context = cxt; } /* Sub-block needed for macro */ in dclone()
7666 cxt = real_context; /* And we need this temporary... */ in dclone()