Searched refs:BSET_sv_refcnt_add (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/ext/ByteLoader/ | ||
| D | bytecode.h | 105 #define BSET_sv_refcnt_add(svrefcnt, arg) svrefcnt += arg macro |
| D | byterun.c | 206 BSET_sv_refcnt_add(SvREFCNT(bstate->bs_sv), arg); in byterun() |