Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c495 #define SLOW_DEST 0x04000 macro
737 flags |= SLOW_DEST; in emit_op()
827 if (!(flags & SLOW_DEST)) { in emit_op()
H A DsljitNativeTILEGX_64.c103 #define SLOW_DEST 0x40000 macro
1968 flags |= SLOW_DEST; in emit_op()
2056 if (!(flags & SLOW_DEST)) { in emit_op()
H A DsljitNativeMIPS_common.c733 #define SLOW_DEST 0x20000 macro
1117 flags |= SLOW_DEST; in emit_op()
1210 if (!(flags & SLOW_DEST)) { in emit_op()

Completed in 38 milliseconds