Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/ByteLoader/
H A Dbytecode.h105 #define BSET_sv_refcnt_add(svrefcnt, arg) svrefcnt += arg macro
H A Dbyterun.c205 BSET_sv_refcnt_add(SvREFCNT(bstate->bs_sv), arg); in byterun()