Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/ext/ByteLoader/
Dbyterun.c179 BGET_PADOFFSET(arg); in byterun()
231 BGET_PADOFFSET(arg); in byterun()
238 BGET_PADOFFSET(arg); in byterun()
259 BGET_PADOFFSET(arg); in byterun()
266 BGET_PADOFFSET(arg); in byterun()
483 BGET_PADOFFSET(arg); in byterun()
504 BGET_PADOFFSET(arg); in byterun()
511 BGET_PADOFFSET(arg); in byterun()
742 BGET_PADOFFSET(arg); in byterun()
827 BGET_PADOFFSET(arg); in byterun()
[all …]
Dbytecode.h23 #define BGET_PADOFFSET(arg) \ macro