Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_64.c183 jump->flags |= PATCH_COND; in detect_jump_type()
332 if (jump->flags & PATCH_COND) { in sljit_generate_code()
DsljitLir.c182 # define PATCH_COND 0x040 macro