Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/ext/ByteLoader/
Dbyterun.c581 BGET_pvcontents(arg); in byterun()
850 BGET_pvcontents(arg); in byterun()
892 BGET_pvcontents(arg); in byterun()
Dbytecode.h71 #define BGET_pvcontents(arg) arg = bstate->bs_pv.xpv_pv macro