/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_atomic.cpp | 726 #define OP_CRITICAL(OP, LCK_ID) \ argument 733 #define OP_UPDATE_CRITICAL(TYPE, OP, LCK_ID) \ argument 761 #define OP_GOMP_CRITICAL(OP, FLAG) \ argument 768 #define OP_UPDATE_GOMP_CRITICAL(TYPE, OP, FLAG) \ argument 775 #define OP_GOMP_CRITICAL(OP, FLAG) argument 776 #define OP_UPDATE_GOMP_CRITICAL(TYPE, OP, FLAG) argument 790 #define OP_CMPXCHG(TYPE, BITS, OP) \ argument 812 #define OP_CMPXCHG_WORKAROUND(TYPE, BITS, OP) \ argument 839 #define OP_CMPXCHG(TYPE, BITS, OP) \ argument 861 #define OP_UPDATE_CRITICAL(TYPE, OP, LCK_ID) \ argument [all …]
|
/freebsd/crypto/openssh/ |
H A D | ttymodes.c | 310 #define TTYCHAR(NAME, OP) \ in ssh_tty_make_modes() argument 318 #define TTYMODE(NAME, FIELD, OP) \ in ssh_tty_make_modes() argument 395 #define TTYCHAR(NAME, OP) \ in ssh_tty_parse_modes() argument 401 #define TTYMODE(NAME, FIELD, OP) \ in ssh_tty_parse_modes() argument
|
/freebsd/sys/contrib/openzfs/lib/libspl/include/ |
H A D | assert.h | 87 #define VERIFY3B(LEFT, OP, RIGHT) \ argument 98 #define VERIFY3S(LEFT, OP, RIGHT) \ argument 109 #define VERIFY3U(LEFT, OP, RIGHT) \ argument 120 #define VERIFY3P(LEFT, OP, RIGHT) \ argument 155 #define VERIFY3BF(LEFT, OP, RIGHT, STR, ...) \ argument 167 #define VERIFY3SF(LEFT, OP, RIGHT, STR, ...) \ argument 179 #define VERIFY3UF(LEFT, OP, RIGHT, STR, ...) \ argument 191 #define VERIFY3PF(LEFT, OP, RIGHT, STR, ...) \ argument
|
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
H A D | debug.h | 118 #define VERIFY3B(LEFT, OP, RIGHT) do { \ argument 128 #define VERIFY3S(LEFT, OP, RIGHT) do { \ argument 139 #define VERIFY3U(LEFT, OP, RIGHT) do { \ argument 150 #define VERIFY3P(LEFT, OP, RIGHT) do { \ argument 185 #define VERIFY3BF(LEFT, OP, RIGHT, STR, ...) do { \ argument 196 #define VERIFY3SF(LEFT, OP, RIGHT, STR, ...) do { \ argument 207 #define VERIFY3UF(LEFT, OP, RIGHT, STR, ...) do { \ argument 219 #define VERIFY3PF(LEFT, OP, RIGHT, STR, ...) do { \ argument
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
H A D | debug.h | 114 #define VERIFY3B(LEFT, OP, RIGHT) do { \ argument 124 #define VERIFY3S(LEFT, OP, RIGHT) do { \ argument 135 #define VERIFY3U(LEFT, OP, RIGHT) do { \ argument 146 #define VERIFY3P(LEFT, OP, RIGHT) do { \ argument 181 #define VERIFY3BF(LEFT, OP, RIGHT, STR, ...) do { \ argument 192 #define VERIFY3SF(LEFT, OP, RIGHT, STR, ...) do { \ argument 203 #define VERIFY3UF(LEFT, OP, RIGHT, STR, ...) do { \ argument 215 #define VERIFY3PF(LEFT, OP, RIGHT, STR, ...) do { \ argument
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | mutex_prof.h | 14 #define OP(mtx) global_prof_mutex_##mtx, macro 32 #define OP(mtx) arena_prof_mutex_##mtx, macro 62 #define OP(counter, type, human, derived, base_counter) mutex_counter_##counter, macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.cpp | 3027 #define CASE_RVV_OPCODE_MASK_LMUL(OP, LMUL) \ argument 3035 CASE_RVV_OPCODE_UNMASK_LMUL(OP, MF8): \ argument 3017 CASE_RVV_OPCODE_UNMASK_LMUL(OP,LMUL) global() argument 3020 CASE_RVV_OPCODE_MASK_LMUL(OP,LMUL) global() argument 3023 CASE_RVV_OPCODE_LMUL(OP,LMUL) global() argument 3039 CASE_RVV_OPCODE_MASK_WIDEN(OP) global() argument 3047 CASE_RVV_OPCODE_MASK(OP) global() argument 3051 CASE_RVV_OPCODE_WIDEN(OP) global() argument 3055 CASE_RVV_OPCODE(OP) global() argument 3061 CASE_VMA_OPCODE_COMMON(OP,TYPE,LMUL) global() argument 3064 CASE_VMA_OPCODE_LMULS_M1(OP,TYPE) global() argument 3070 CASE_VMA_OPCODE_LMULS_MF2(OP,TYPE) global() argument 3074 CASE_VMA_OPCODE_LMULS_MF4(OP,TYPE) global() argument 3078 CASE_VMA_OPCODE_LMULS(OP,TYPE) global() argument 3083 CASE_VFMA_OPCODE_COMMON(OP,TYPE,LMUL,SEW) global() argument 3086 CASE_VFMA_OPCODE_LMULS_M1(OP,TYPE,SEW) global() argument 3092 CASE_VFMA_OPCODE_LMULS_MF2(OP,TYPE,SEW) global() argument 3096 CASE_VFMA_OPCODE_LMULS_MF4(OP,TYPE,SEW) global() argument 3100 CASE_VFMA_OPCODE_VV(OP) global() argument 3105 CASE_VFMA_SPLATS(OP) global() argument 3474 CASE_WIDEOP_OPCODE_COMMON(OP,LMUL) global() argument 3477 CASE_WIDEOP_OPCODE_LMULS_MF4(OP) global() argument 3484 CASE_WIDEOP_OPCODE_LMULS(OP) global() argument 3488 CASE_WIDEOP_CHANGE_OPCODE_COMMON(OP,LMUL) global() argument 3493 CASE_WIDEOP_CHANGE_OPCODE_LMULS_MF4(OP) global() argument 3500 CASE_WIDEOP_CHANGE_OPCODE_LMULS(OP) global() argument 3505 CASE_FP_WIDEOP_OPCODE_COMMON(OP,LMUL,SEW) global() argument 3508 CASE_FP_WIDEOP_OPCODE_LMULS_MF4(OP) global() argument 3519 CASE_FP_WIDEOP_CHANGE_OPCODE_COMMON(OP,LMUL,SEW) global() argument 3524 CASE_FP_WIDEOP_CHANGE_OPCODE_LMULS_MF4(OP) global() argument 3535 CASE_FP_WIDEOP_CHANGE_OPCODE_LMULS(OP) global() argument [all...] |
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/ |
H A D | lse.S | 225 #define OP add macro 229 #define OP bic macro 233 #define OP eor macro 237 #define OP orr macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
H A D | CSKYAsmBackend.h | 22 CSKYAsmBackend(const MCSubtargetInfo &STI, const MCTargetOptions &OP) in CSKYAsmBackend()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/ |
H A D | FDRRecordProducer.h | 39 uint64_t &OP) in FileBasedRecordProducer()
|
H A D | FDRRecords.h | 426 explicit RecordInitializer(DataExtractor &DE, uint64_t &OP, uint16_t V) in RecordInitializer() 429 explicit RecordInitializer(DataExtractor &DE, uint64_t &OP) in RecordInitializer()
|
/freebsd/sys/sys/ |
H A D | kobj.h | 223 #define KOBJOPLOOKUP(OPS,OP) do { \ argument 237 #define KOBJOPLOOKUP(OPS,OP) do { \ argument
|
/freebsd/contrib/jemalloc/src/ |
H A D | stats.c | 12 #define OP(mtx) #mtx, macro 18 #define OP(mtx) #mtx, macro 121 #define OP(counter, counter_type, human, derived, base_counter) \ in mutex_stats_init_cols() macro 148 #define OP(counter, counter_type, human, derived, base_counter) \ in mutex_stats_read_global() macro 178 #define OP(counter, counter_type, human, derived, base_counter) \ in mutex_stats_read_arena() macro 205 #define OP(counter, counter_type, human, derived, base_counter) \ in mutex_stats_read_arena_bin() macro 239 #define OP(counter, type, human, derived, base_counter) \ in mutex_stats_emit() macro
|
H A D | ctl.c | 242 #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(mutexes_##mtx) macro 247 #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) macro 514 #define OP(mtx) MUTEX_PROF_DATA_NODE(arenas_i_mutexes_##mtx) macro 519 #define OP(mtx) {NAME(#mtx), CHILD(named, stats_arenas_i_mutexes_##mtx)}, macro 569 #define OP(mtx) MUTEX_PROF_DATA_NODE(mutexes_##mtx) macro 574 #define OP(mtx) {NAME(#mtx), CHILD(named, stats_mutexes_##mtx)}, macro 873 #define OP(mtx) malloc_mutex_prof_merge( \ in ctl_arena_stats_sdmerge() macro 2935 #define OP(mtx) \ macro 2942 #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ macro
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Execution.cpp | 103 #define IMPLEMENT_BINARY_OPERATOR(OP, TY) \ argument 167 #define IMPLEMENT_INTEGER_ICMP(OP, TY) \ argument 172 #define IMPLEMENT_VECTOR_INTEGER_ICMP(OP, TY) \ argument 186 #define IMPLEMENT_POINTER_ICMP(OP) \ argument 358 #define IMPLEMENT_FCMP(OP, TY) \ argument 363 #define IMPLEMENT_VECTOR_FCMP_T(OP, TY) \ argument 371 #define IMPLEMENT_VECTOR_FCMP(OP) \ argument 713 #define INTEGER_VECTOR_OPERATION(OP) \ in visitBinaryOperator() argument 720 #define INTEGER_VECTOR_FUNCTION(OP) \ in visitBinaryOperator() argument 727 #define FLOAT_VECTOR_FUNCTION(OP, TY) \ in visitBinaryOperator() argument [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugFrame.cpp | 808 #define DECLARE_OP3(OP, OPTYPE0, OPTYPE1, OPTYPE2) \ in getOperandTypes() argument 814 #define DECLARE_OP2(OP, OPTYPE0, OPTYPE1) \ in getOperandTypes() argument 816 #define DECLARE_OP1(OP, OPTYPE0) DECLARE_OP2(OP, OPTYPE0, OT_None) in getOperandTypes() argument 817 #define DECLARE_OP0(OP) DECLARE_OP1(OP, OT_None) in getOperandTypes() argument
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/arm/ |
H A D | dt_isadep.c | 45 #define OP(x) ((x) >> 30) macro
|
/freebsd/contrib/llvm-project/lldb/tools/lldb-instr/ |
H A D | Instrument.cpp | 165 CommonOptionsParser &OP = ExpectedParser.get(); in main() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | GlobalISelMatchTable.cpp | 714 for (auto &OP : OM->predicates()) in optimize() local 758 for (auto &OP : OM->predicates()) in hasFirstCondition() local 774 for (auto &OP : OM->predicates()) in getFirstCondition() local 792 for (auto &OP : OM->predicates()) in popFirstCondition() local 1803 for (auto &OP : OM->predicates()) in optimize() local 1813 for (auto &OP : Operands[0]->predicates()) in optimize() local 1818 for (auto &OP : OM->predicates()) in optimize() local
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/sparc/ |
H A D | dt_isadep.c | 38 #define OP(x) ((x) >> 30) macro
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | ExprMutationAnalyzer.cpp | 58 if (const auto *OP = dyn_cast<ConditionalOperator>(E)) { in canExprResolveTo() local 70 if (const auto *OP = dyn_cast<BinaryConditionalOperator>(E)) { in canExprResolveTo() local
|
/freebsd/sys/cddl/contrib/opensolaris/uts/powerpc/dtrace/ |
H A D | fasttrap_isa.c | 39 #define OP(x) ((x) >> 26) macro
|
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/ |
H A D | debug.h | 101 #define VERIFY3_IMPL(LEFT, OP, RIGHT, TYPE) do { \ argument
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | regex2.h | 73 #define OP(n) ((n)&OPRMASK) macro
|
/freebsd/lib/libc/regex/ |
H A D | regex2.h | 79 #define OP(n) ((n)&OPRMASK) macro
|