Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitNativeMIPS_common.c308 if (flags & IS_BIT23_COND) in invert_branch()
1816 flags = IS_BIT23_COND; \
1820 flags = IS_BIT23_COND; \
DsljitLir.c204 # define IS_BIT23_COND 0x080 macro
206 # define IS_COND (IS_BIT26_COND | IS_BIT16_COND | IS_BIT23_COND)