Home | History | Annotate | Download | only in sljit

Lines Matching refs:SLOW_DEST

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