Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c501 #define SLOW_DEST 0x08000 macro
837 flags |= SLOW_DEST; in emit_op()
931 if (!(flags & SLOW_DEST)) { in emit_op()
H A DsljitNativeMIPS_common.c748 #define SLOW_DEST 0x40000 macro
1325 flags |= SLOW_DEST; in emit_op()
1422 if (!(flags & SLOW_DEST)) { in emit_op()

Completed in 14 milliseconds