Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativePPC_32.c152 if (flags & ALT_FORM6) in emit_single_op()
H A DsljitNativePPC_64.c275 if (flags & ALT_FORM6) in emit_single_op()
H A DsljitNativePPC_common.c543 #define ALT_FORM6 0x200000 macro
1130 …ut_flags & (ALT_FORM1 | ALT_FORM2 | ALT_FORM3 | ALT_FORM4 | ALT_FORM5 | ALT_FORM6 | ALT_SIGN_EXT |… in emit_op()
1583 …return emit_op(compiler, SLJIT_SUB, flags | (!(op & SLJIT_SET_U) ? 0 : ALT_FORM6), dst, dstw, src1… in sljit_emit_op2()

Completed in 13 milliseconds