Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_32.c953 #define INV_IMM 0x02 macro
996 if (flags & INV_IMM) in emit_single_op()
1019 if (flags & INV_IMM) in emit_single_op()
1038 if (flags & INV_IMM) in emit_single_op()
1046 if (flags & INV_IMM) in emit_single_op()
1053 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()
1061 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()
1065 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()
1069 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()
1109 if (!(flags & INV_IMM)) in emit_single_op()
[all …]

Completed in 13 milliseconds