Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativePPC_common.c305 jump->flags |= PATCH_ABS32; in detect_jump_type()
377 if (jump->flags & PATCH_ABS32) { in sljit_generate_code()
468 if (jump->flags & PATCH_ABS32) { in sljit_generate_code()
H A DsljitLir.c165 # define PATCH_ABS32 0x040 macro
184 # define PATCH_ABS32 0x200 macro
H A DsljitNativeMIPS_common.c328 jump->flags |= PATCH_ABS32; in detect_jump_type()
456 if (jump->flags & PATCH_ABS32) { in sljit_generate_code()

Completed in 30 milliseconds