Searched defs:op1 (Results 1 – 9 of 9) sorted by relevance
/reactos/base/services/nfsd/ |
H A D | nfs41_compound.c | 147 int op1 = compound->args.argarray[0].op; in compound_encode_send_decode() local
|
/reactos/sdk/lib/3rdparty/libxml2/ |
H A D | xpath.c | 1187 #define PUSH_FULL_EXPR(op, op1, op2, val, val2, val3, val4, val5) \ argument 10394 int op1 = ctxt->comp->last; in xmlXPathCompFunctionCall() local 10714 int op1 = ctxt->comp->last; in xmlXPathCompUnionExpr() local 10782 int op1 = ctxt->comp->last; in xmlXPathCompMultiplicativeExpr() local 10821 int op1 = ctxt->comp->last; in xmlXPathCompAdditiveExpr() local 10859 int op1 = ctxt->comp->last; in xmlXPathCompRelationalExpr() local 10898 int op1 = ctxt->comp->last; in xmlXPathCompEqualityExpr() local 10928 int op1 = ctxt->comp->last; in xmlXPathCompAndExpr() local 10966 int op1 = ctxt->comp->last; in xmlXPathCompileExpr() local 11000 int op1 = ctxt->comp->last; in xmlXPathCompPredicate() local [all …]
|
/reactos/dll/3rdparty/libtiff/ |
H A D | tif_getimage.c | 1183 #define UNROLL8(w, op1, op2) { \ argument 1194 #define UNROLL4(w, op1, op2) { \ argument 1205 #define UNROLL2(w, op1, op2) { \ argument
|
/reactos/dll/win32/dbghelp/ |
H A D | cpu_x86_64.c | 282 BYTE op0, op1, op2; in is_inside_epilog() local
|
/reactos/drivers/filesystems/btrfs/zstd/ |
H A D | huf_decompress.c | 295 BYTE* op1 = ostart; in HUF_decompress4X1_usingDTable_internal_body() local 781 BYTE* op1 = ostart; in HUF_decompress4X2_usingDTable_internal_body() local
|
/reactos/sdk/lib/crt/math/libm_sse2/ |
H A D | simd.h | 366 int op1; // form of operand 1 member
|
/reactos/sdk/lib/3rdparty/freetype/src/psaux/ |
H A D | psintrp.c | 506 FT_Byte op1; /* first opcode byte */ in cf2_interpT2CharString() local
|
/reactos/dll/directx/wine/d3dcompiler_43/ |
H A D | d3dcompiler_private.h | 1162 struct hlsl_ir_node *op1, struct source_location loc) in new_unary_expr() 1169 struct hlsl_ir_node *op1, struct hlsl_ir_node *op2, struct source_location loc) in new_binary_expr()
|
/reactos/ntoskrnl/kdbg/i386/ |
H A D | i386-dis.c | 592 op_rtn op1; member
|