Searched refs:INV_IMM (Results 1 – 1 of 1) sorted by relevance
1029 #define INV_IMM 0x02 macro1416 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()1422 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()1429 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()1433 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()1442 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()1447 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()1466 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()1470 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()1822 flags |= INV_IMM; in emit_op()[all …]
Completed in 11 milliseconds