Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/sljit/
H A DsljitNativeMIPS_common.c289 jump->flags |= PATCH_J; in detect_jump_type()
298 jump->flags |= PATCH_J; in detect_jump_type()
310 jump->flags |= PATCH_J; in detect_jump_type()
318 jump->flags |= PATCH_J; in detect_jump_type()
445 if (jump->flags & PATCH_J) { in sljit_generate_code()
H A DsljitNativeTILEGX_64.c931 jump->flags |= PATCH_J; in detect_jump_type()
962 jump->flags |= PATCH_J; in detect_jump_type()
972 jump->flags |= PATCH_J; in detect_jump_type()
1092 if (jump->flags & PATCH_J) { in sljit_generate_code()
H A DsljitLir.c181 # define PATCH_J 0x100 macro
202 # define PATCH_J 0x20 macro

Completed in 25 milliseconds