Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_common.c312 if (flags & IS_BIT23_COND) in invert_branch()
2022 flags = IS_BIT23_COND; \
2026 flags = IS_BIT23_COND; \
H A DsljitLir.c205 # define IS_BIT23_COND 0x080 macro
207 # define IS_COND (IS_BIT26_COND | IS_BIT16_COND | IS_BIT23_COND)

Completed in 21 milliseconds