Home
last modified time | relevance | path

Searched defs:opslot (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/
Dop.h730 struct opslot { struct
731 U16 opslot_size; /* size of this slot (in pointers) */ argument
732 U16 opslot_offset; /* offset from start of slab (in ptr units) */ argument
733 OP opslot_op; /* the op itself */ argument