Home
last modified time | relevance | path

Searched defs:OP2 (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/crypto/cast/
Dcast_local.h130 # define E_CAST(n,key,L,R,OP1,OP2,OP3) \ argument
146 # define E_CAST(n,key,L,R,OP1,OP2,OP3) \ argument
168 # define E_CAST(n,key,L,R,OP1,OP2,OP3) \ argument
/third_party/ffmpeg/libavcodec/
Dh264qpel_template.c77 #define H264_LOWPASS(OPNAME, OP, OP2) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600Defines.h41 OP2 = (1 << 11), enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFISelDAGToDAG.cpp265 SDValue OP2 = LDAddrNode->getOperand(1); in PreprocessLoad() local
/third_party/glib/glib/pcre/
Dpcre_jit_compile.c434 #define OP2(op, dst, dstw, src1, src1w, src2, src2w) \ macro
/third_party/pcre2/pcre2/src/
Dpcre2_jit_compile.c617 #define OP2(op, dst, dstw, src1, src1w, src2, src2w) \ macro