Home | History | Annotate | Download | only in qemu

Lines Matching refs:tmp_x

700         int tmp_x;
703 for (tmp_x = last_x; tmp_x < x; tmp_x++)
704 vnc_clear_bit(s->dirty[y + h], tmp_x);