/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/ |
H A D | i915_utils.h | 303 #define __wait_for(OP, COND, US, Wmin, Wmax) ({ \ argument 348 #define __wait_for(OP, COND, US, Wmin, Wmax) ({ \ argument 374 #define _wait_for(COND, US, Wmin, Wmax) __wait_for(, (COND), (US), (Wmin), \ argument 376 #define wait_for(COND, MS) _wait_for((COND), (MS) * 1000, 10, 1000) argument 385 #define _wait_for_atomic(COND, US, ATOMIC) \ argument 422 #define wait_for_us(COND, US) \ argument 433 #define wait_for_atomic_us(COND, US) \ argument 440 #define wait_for_atomic(COND, MS) wait_for_atomic_us((COND), (MS) * 1000) argument
|
H A D | intel_sideband.c | 504 #define COND \ in skl_pcode_request() macro
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | sysinfo.h | 57 COND = 258, /* COND */ enumerator 71 #define COND 258 macro
|
H A D | sysinfo.c | 133 COND = 258, /* COND */ enumerator 147 #define COND 258 macro
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | sysinfo.h | 57 COND = 258, /* COND */ enumerator 71 #define COND 258 macro
|
H A D | sysinfo.c | 133 COND = 258, /* COND */ enumerator 147 #define COND 258 macro
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/ia64/ |
H A D | vms-unwind.h | 62 #define FAIL_IF(COND) \ argument
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/arm/ |
H A D | dt_isadep.c | 48 #define COND(x) (((x) >> 25) & 0x0f) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/ia64/ |
H A D | vms-unwind.h | 62 #define FAIL_IF(COND) \ argument
|
/netbsd-src/sys/arch/sun3/dev/ |
H A D | dma.c | 151 #define DMAWAIT(SC, COND, MSG, DONTPANIC) do if (COND) { \ argument
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/sparc/ |
H A D | dt_isadep.c | 40 #define COND(x) (((x) >> 25) & 0x0f) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gencfn-macros.cc | 137 #define DEF_BUILTIN(ENUM, N, C, T, LT, B, F, NA, AT, IM, COND) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gencfn-macros.c | 137 #define DEF_BUILTIN(ENUM, N, C, T, LT, B, F, NA, AT, IM, COND) \ argument
|
/netbsd-src/sys/dev/ic/ |
H A D | lsi64854.c | 146 #define DMAWAIT(SC, COND, MSG, DONTPANIC) do if (COND) { \ argument
|
/netbsd-src/common/include/x86emu/ |
H A D | x86emu_regs.h | 122 #define CONDITIONAL_SET_FLAG(COND,FLAG) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
H A D | riscv-builtins.c | 62 #define AVAIL(NAME, COND) \ argument
|
/netbsd-src/external/bsd/file/dist/src/ |
H A D | encoding.c | 268 #define LOOKS(NAME, COND) \ argument
|
/netbsd-src/sys/arch/sparc/sparc/ |
H A D | db_disasm.c | 89 #define COND(x) (((x) & 0xf) << 25) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
H A D | riscv-builtins.cc | 62 #define AVAIL(NAME, COND) \ argument
|
/netbsd-src/sys/arch/sparc64/sparc64/ |
H A D | db_disasm.c | 94 #define COND(x) (((x) & 0xf) << 25) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/ |
H A D | loongarch-builtins.cc | 70 #define AVAIL_ALL(NAME, COND) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arm/ |
H A D | lib1funcs.S | 248 #define COND(op1, op2, cond) op1 ## op2 ## cond macro
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arm/ |
H A D | lib1funcs.S | 248 #define COND(op1, op2, cond) op1 ## op2 ## cond macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ft32/ |
H A D | ft32.h | 326 #define FT32_EXPAND_ALIGNMENT(COND, EXP, ALIGN) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ft32/ |
H A D | ft32.h | 326 #define FT32_EXPAND_ALIGNMENT(COND, EXP, ALIGN) \ argument
|