Home | History | Annotate | Download | only in sljit

Lines Matching refs:SLOW_DEST

552 #define SLOW_DEST	0x000010
1156 flags |= SLOW_DEST;
1237 if (flags & (FAST_DEST | SLOW_DEST)) {