Searched defs:OpMode (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lopcodes.h | 33 enum OpMode {iABC, iABx, iAsBx, iAx}; /* basic instruction format */ enum
|
/freebsd/contrib/lua/src/ |
H A D | lopcodes.h | 32 enum OpMode {iABC, iABx, iAsBx, iAx, isJ}; /* basic instruction formats */ enum
|
/freebsd/sys/dev/mwl/ |
H A D | mwlhal.h | 549 uint8_t OpMode; member
|
H A D | mwlhal.c | 2530 uint32_t OpMode = HostCmd_SOFTAP_MODE; in mwl_hal_fwload() local
|
H A D | mwlreg.h | 879 uint16_t OpMode; member
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.h | 3699 enum class OpMode { Failed, Load, Opcode }; enum
|
/freebsd/contrib/sendmail/src/ |
H A D | sendmail.h | 2564 EXTERN char OpMode; /* operation mode, see below */ variable
|