Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c213 # define IS_BIT23_COND 0x080 macro
215 # define IS_COND (IS_BIT26_COND | IS_BIT16_COND | IS_BIT23_COND)
H A DsljitNativeMIPS_common.c345 if (flags & IS_BIT23_COND) in invert_branch()
2872 flags = IS_BIT23_COND; \
2876 flags = IS_BIT23_COND; \

Completed in 32 milliseconds