/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_grammar.y | 35 #define OP2(op, l, r) dt_node_op2(op, l, r) macro 405 $$ = OP2(DT_TOK_LBRAC, $1, $3); 415 $$ = OP2(DT_TOK_DOT, $1, dt_node_ident($3)); 418 $$ = OP2(DT_TOK_DOT, $1, dt_node_ident($3)); 421 $$ = OP2(DT_TOK_DOT, $1, dt_node_ident($3)); 424 $$ = OP2(DT_TOK_PTR, $1, dt_node_ident($3)); 427 $$ = OP2(DT_TOK_PTR, $1, dt_node_ident($3)); 430 $$ = OP2(DT_TOK_PTR, $1, dt_node_ident($3)); 452 $$ = OP2(DT_TOK_XLATE, dt_node_type($3), $6); 481 $$ = OP2(DT_TOK_LPAR, dt_node_type($2), $4); [all …]
|
/freebsd/crypto/openssl/crypto/cast/ |
H A D | cast_local.h | 130 # define E_CAST(n,key,L,R,OP1,OP2,OP3) \ argument 137 CAST_S_table0+((t>>C_2)&C_M)) OP2 \ 146 # define E_CAST(n,key,L,R,OP1,OP2,OP3) \ argument 159 t=(t OP2 *(CAST_LONG *)((unsigned char *)CAST_S_table1+v))&0xffffffffL;\ 168 # define E_CAST(n,key,L,R,OP1,OP2,OP3) \ argument 177 L^=(((((a OP2 b)&0xffffffffL) OP3 c)&0xffffffffL) OP1 d)&0xffffffffL; \
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/sparc/ |
H A D | dt_isadep.c | 39 #define OP2(x) (((x) >> 22) & 0x07) macro 196 switch (OP2(text[i])) { in dt_pid_create_return_probe()
|
/freebsd/crypto/openssl/crypto/cast/asm/ |
H A D | cast-586.pl | 145 local($i,$S,$L,$R,$K,$OP1,$OP2,$OP3,$tmp1,$tmp2,$tmp3,$tmp4)=@_; 179 &$OP2( $tmp1, $tmp2);
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600Defines.h | 39 OP2 = (1 << 11), enumerator
|
H A D | R600InstrInfo.cpp | 122 (TargetFlags & R600_InstFlag::OP2) | in hasInstrModifiers()
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/arm/ |
H A D | dt_isadep.c | 46 #define OP2(x) (((x) >> 22) & 0x07) macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | R600MCCodeEmitter.cpp | 131 Desc.TSFlags & R600_InstFlag::OP2)) { in encodeInstruction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFISelDAGToDAG.cpp | 262 SDValue OP2 = LDAddrNode->getOperand(1); in PreprocessLoad() local 273 const ConstantSDNode *CDN = dyn_cast<ConstantSDNode>(OP2.getNode()); in PreprocessLoad()
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | whatsnew-2.1.txt | 551 #define OP2 2
|
/freebsd/contrib/libevent/ |
H A D | whatsnew-2.1.txt | 551 #define OP2 2
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | audio | 1016 0 string #OPL_II# DMX OP2 instrument data
|