Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c317 jump->flags |= PATCH_ABS32; in detect_jump_type()
450 if (jump->flags & PATCH_ABS32) { in sljit_generate_code()
556 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.c422 jump->flags |= PATCH_ABS32; in detect_jump_type()
620 if (jump->flags & PATCH_ABS32) { in sljit_generate_code()

Completed in 24 milliseconds