Home
last modified time | relevance | path

Searched refs:instance_flags (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/vmd/
H A Dparse.y551 | ALLOW INSTANCE instance_flags
554 instance_l : instance_flags optcommanl instance_l
555 | instance_flags optnl
558 instance_flags : BOOT { vmc.vmc_insflags |= VMOP_CREATE_KERNEL; }
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgdbtypes.h516 int instance_flags; member
792 #define TYPE_INSTANCE_FLAGS(thistype) (thistype)->instance_flags
H A DChangeLog-20029393 cv_type and as_type to new type_chain member. Add instance_flags.