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

/external/pcre/dist/
H A Dpcre_jit_compile.c447 sljit_uh asushort; member in union:compare_context::__anon28485
459 sljit_uh asushort; member in union:compare_context::__anon28486
4662 if (context->oc.asushort != 0)
4663 OP2(SLJIT_OR, context->sourcereg, 0, context->sourcereg, 0, SLJIT_IMM, context->oc.asushort);
4664 add_jump(compiler, backtracks, CMP(SLJIT_C_NOT_EQUAL, context->sourcereg, 0, SLJIT_IMM, context->c.asushort | context->oc.asushort));

Completed in 176 milliseconds