Home
last modified time | relevance | path

Searched refs:PATCH_J (Results 1 – 2 of 2) sorted by relevance

/external/pcre/dist2/src/sljit/
DsljitNativeMIPS_common.c383 jump->flags |= PATCH_J; in detect_jump_type()
392 jump->flags |= PATCH_J; in detect_jump_type()
404 jump->flags |= PATCH_J; in detect_jump_type()
412 jump->flags |= PATCH_J; in detect_jump_type()
609 if (jump->flags & PATCH_J) { in sljit_generate_code()
DsljitLir.c209 # define PATCH_J 0x200 macro