Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/ext/ByteLoader/
Dbyterun.c343 BGET_pvindex(arg); in byterun()
357 BGET_pvindex(arg); in byterun()
371 BGET_pvindex(arg); in byterun()
441 BGET_pvindex(arg); in byterun()
532 BGET_pvindex(arg); in byterun()
672 BGET_pvindex(arg); in byterun()
820 BGET_pvindex(arg); in byterun()
927 BGET_pvindex(arg); in byterun()
935 BGET_pvindex(arg); in byterun()
942 BGET_pvindex(arg); in byterun()
Dbytecode.h89 #define BGET_pvindex(arg) STMT_START { \ macro