Searched refs:dmod1 (Results 1 – 2 of 2) sorted by relevance
270 unsigned dmod1 = elems % ctx.stack_entry_size; in run_on() local273 if (elems && (!dmod1 || !dmod2)) in run_on()
9840 unsigned dmod1 = (elems - 1) % ctx->bc->stack.entry_size; in emit_if() local9843 if (elems && (!dmod1 || !dmod2)) in emit_if()