Home | History | Annotate | Download | only in sljit

Lines Matching refs:SLJIT_SET_O

1326 	if (op_flags & SLJIT_SET_O)
1495 if (op & SLJIT_SET_O)
1529 if (!(GET_FLAGS(op) & (SLJIT_SET_E | SLJIT_SET_O))) {
1564 if (dst == SLJIT_UNUSED && (op & (SLJIT_SET_E | SLJIT_SET_U | SLJIT_SET_S)) && !(op & (SLJIT_SET_O | SLJIT_SET_C))) {
1590 if (!(op & (SLJIT_SET_E | SLJIT_SET_U | SLJIT_SET_S | SLJIT_SET_O))) {