Home
last modified time | relevance | path

Searched refs:PATCH_MB (Results 1 – 2 of 2) sorted by relevance

/external/pcre/dist2/src/sljit/
DsljitNativeX86_common.c457 jump->flags |= PATCH_MB; in generate_near_jump_code()
551 if (jump->flags & PATCH_MB) { in sljit_generate_code()
DsljitLir.c115 # define PATCH_MB 0x4 macro