Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c496 #define SLOW_DEST 0x04000 macro
738 flags |= SLOW_DEST; in emit_op()
828 if (!(flags & SLOW_DEST)) { in emit_op()
H A DsljitNativeMIPS_common.c734 #define SLOW_DEST 0x20000 macro
1118 flags |= SLOW_DEST; in emit_op()
1211 if (!(flags & SLOW_DEST)) { in emit_op()

Completed in 15 milliseconds