Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/ext/ByteLoader/
Dbytecode.h105 #define BSET_sv_refcnt_add(svrefcnt, arg) svrefcnt += arg macro
Dbyterun.c206 BSET_sv_refcnt_add(SvREFCNT(bstate->bs_sv), arg); in byterun()