Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A 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()
H A DsljitNativeTILEGX_64.c930 jump->flags |= PATCH_J; in detect_jump_type()
961 jump->flags |= PATCH_J; in detect_jump_type()
971 jump->flags |= PATCH_J; in detect_jump_type()
1091 if (jump->flags & PATCH_J) { in sljit_generate_code()
H A DsljitLir.c210 # define PATCH_J 0x200 macro
231 # define PATCH_J 0x20 macro

Completed in 23 milliseconds