D | pcre_jit_compile.c | 519 #define OP1(op, dst, dstw, src, srcw) \ argument 521 #define OP2(op, dst, dstw, src1, src1w, src2, src2w) \ argument 537 #define OP_FLAGS(op, dst, dstw, src, srcw, type) \ argument 539 #define GET_LOCAL_BASE(dst, dstw, offset) \ argument
|