Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_common.c420 jump->flags |= PATCH_J; in detect_jump_type()
429 jump->flags |= PATCH_J; in detect_jump_type()
441 jump->flags |= PATCH_J; in detect_jump_type()
449 jump->flags |= PATCH_J; in detect_jump_type()
681 if (jump->flags & PATCH_J) { in sljit_generate_code()
H A DsljitLir.c218 # define PATCH_J 0x200 macro
239 # define PATCH_J 0x020 macro
H A DsljitNativeRISCV_common.c210 jump->flags |= PATCH_J; in detect_jump_type()
475 if (!(jump->flags & (PATCH_B | PATCH_J | PATCH_REL32))) { in sljit_generate_code()

Completed in 29 milliseconds