Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c322 jump->flags |= PATCH_ABS32; in detect_jump_type()
455 if (jump->flags & PATCH_ABS32) { in sljit_generate_code()
562 if (jump->flags & PATCH_ABS32) { in sljit_generate_code()
H A DsljitLir.c193 # define PATCH_ABS32 0x040 macro
213 # define PATCH_ABS32 0x400 macro
H A DsljitNativeMIPS_common.c426 jump->flags |= PATCH_ABS32; in detect_jump_type()
626 if (jump->flags & PATCH_ABS32) { in sljit_generate_code()

Completed in 24 milliseconds