Searched refs:asushort (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2_jit_compile.c | 513 sljit_u16 asushort; member 525 sljit_u16 asushort; member 7343 if (context->oc.asushort != 0) in byte_sequence_compare() 7344 … OP2(SLJIT_OR, context->sourcereg, 0, context->sourcereg, 0, SLJIT_IMM, context->oc.asushort); in byte_sequence_compare() 7345 …MP(SLJIT_NOT_EQUAL, context->sourcereg, 0, SLJIT_IMM, context->c.asushort | context->oc.asushort)); in byte_sequence_compare()
|