Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativeMIPS_common.c291 jump->flags |= PATCH_J; in detect_jump_type()
300 jump->flags |= PATCH_J; in detect_jump_type()
312 jump->flags |= PATCH_J; in detect_jump_type()
320 jump->flags |= PATCH_J; in detect_jump_type()
450 if (jump->flags & PATCH_J) { in sljit_generate_code()
H A DsljitNativeTILEGX_64.c930 jump->flags |= PATCH_J; in detect_jump_type()
961 jump->flags |= PATCH_J; in detect_jump_type()
971 jump->flags |= PATCH_J; in detect_jump_type()
1091 if (jump->flags & PATCH_J) { in sljit_generate_code()
H A DsljitLir.c193 # define PATCH_J 0x100 macro
214 # define PATCH_J 0x20 macro

Completed in 30 milliseconds