Searched refs:ALLOW_INV_IMM (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist/sljit/
H A DsljitNativeARM_32.c806 #define ALLOW_INV_IMM 0x04 macro
807 #define ALLOW_ANY_IMM (ALLOW_IMM | ALLOW_INV_IMM)
1679 if (inp_flags & ALLOW_INV_IMM) {
1719 if (inp_flags & ALLOW_INV_IMM) {

Completed in 107 milliseconds