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