Searched refs:asbyte (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist/
H A Dpcre_jit_compile.c449 sljit_ub asbyte; member in union:compare_context::__anon28485
461 sljit_ub asbyte; member in union:compare_context::__anon28486
4669 if (context->oc.asbyte != 0)
4670 OP2(SLJIT_OR, context->sourcereg, 0, context->sourcereg, 0, SLJIT_IMM, context->oc.asbyte);
4671 add_jump(compiler, backtracks, CMP(SLJIT_C_NOT_EQUAL, context->sourcereg, 0, SLJIT_IMM, context->c.asbyte | context->oc.asbyte));

Completed in 2878 milliseconds