Lines Matching refs:SLJIT_SET_O
155 if (op & SLJIT_SET_O) { in emit_single_op()
163 if (op & (SLJIT_SET_C | SLJIT_SET_O)) { in emit_single_op()
176 if (op & SLJIT_SET_O) in emit_single_op()
180 if (op & (SLJIT_SET_C | SLJIT_SET_O)) in emit_single_op()
188 if (op & (SLJIT_SET_C | SLJIT_SET_O)) in emit_single_op()
190 if (!(op & SLJIT_SET_O)) in emit_single_op()
234 if (op & SLJIT_SET_O) { in emit_single_op()
242 if (op & (SLJIT_SET_C | SLJIT_SET_O)) in emit_single_op()
249 if (op & SLJIT_SET_O) in emit_single_op()
253 if (op & (SLJIT_SET_U | SLJIT_SET_C | SLJIT_SET_O)) in emit_single_op()
266 if (!(op & SLJIT_SET_O)) in emit_single_op()
301 if (!(op & SLJIT_SET_O)) { in emit_single_op()