Home
last modified time | relevance | path

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

/PHP-8.1/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.c192 # define PATCH_ABS32 0x040 macro
212 # 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 42 milliseconds