D | pcre_jit_compile.c | 523 #define OP1(op, dst, dstw, src, srcw) \ argument 525 #define OP2(op, dst, dstw, src1, src1w, src2, src2w) \ argument 541 #define OP_FLAGS(op, dst, dstw, src, srcw, type) \ argument 543 #define GET_LOCAL_BASE(dst, dstw, offset) \ argument
|