Searched defs:_cond (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/sys/dev/pci/drm/i915/gt/uc/ |
H A D | intel_guc_print.h | 39 #define guc_WARN(_guc, _cond, _fmt, ...) \ argument 42 #define guc_WARN_ONCE(_guc, _cond, _fmt, ...) \ argument 45 #define guc_WARN_ON(_guc, _cond) \ argument 48 #define guc_WARN_ON_ONCE(_guc, _cond) \ argument
|
/openbsd-src/usr.sbin/radiusd/ |
H A D | radiusd_module.h | 56 #define SYNTAX_ASSERT(_cond, _msg) \ argument
|
H A D | eap2mschap_local.h | 158 #define EAP2MSCHAP_ASSERT(_cond) argument 161 #define EAP2MSCHAP_ASSERT(_cond) \ argument
|
H A D | radiusd_local.h | 165 #define RADIUSD_ASSERT(_cond) \ argument
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | arc-dis.h | 64 int _cond, _opcode; member
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | arc-dis.h | 64 int _cond, _opcode; member
|