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

/forgerock/web-agents-v4/pcre/
H A Dpcre_jit_compile.c449 sljit_ub asbyte; member in union:compare_context::__anon57
461 sljit_ub asbyte; member in union:compare_context::__anon58
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 65 milliseconds