roffset
rgb_color_map(uint8_t index, uint32_t rmax, int roffset,
uint32_t rmax, int roffset, uint32_t gmax, int goffset,
palette[i] = rgb_color_map(i, rmax, roffset,
int roffset, uint32_t gmax, int goffset, uint32_t bmax, int boffset)
int roffset, uint32_t gmax, int goffset, uint32_t bmax, int boffset)
info->fb_rgboffs.red = roffset;
roffset, gmax, goffset, bmax, boffset));
int roffset, uint32_t gmax, int goffset, uint32_t bmax, int boffset);
roffset = vb->vb_roffset;
if (roffset >= bottom + vb->vb_scr_size.tp_row)
roffset -= vb->vb_history_size;
roffset += offset;
roffset = MAX(roffset, top);
roffset = MIN(roffset, bottom);
if (roffset < 0)
roffset = vb->vb_history_size + roffset;
roffset = vb->vb_curroffset;
diff = vb->vb_roffset != roffset;
vb->vb_roffset = roffset;
int diff, top, bottom, roffset;
roffset = 0; /* Make gcc happy. */
roffset = top + offset;
u_int roffset;
roffset = HPIC_INT_TO_BANK(irq);
sc->sc_softreg[roffset] |= (1 << rbit);
sc->sc_softreg[roffset] &= ~(1 << rbit);
hrowpic_write_reg(sc, HPIC_ENABLE, roffset, sc->sc_softreg[roffset]);
off_t roffset = 0;
roffset = random() % fsize;
if (lseek(fd, (offset + roffset), SEEK_SET) < 0) {
if (lseek(fd, (offset + roffset), SEEK_SET) < 0) {
"Wrote to offset %ld\n", (offset + roffset));
"Read back from offset %ld\n", (offset + roffset));
off_t roffset = 0;
roffset = random() % fsize;
if (ftruncate(fd, (offset + roffset)) < 0) {
(offset + roffset));
if (clear_flg > 0 || roffset >= size || free_ent > maxcode) {
roffset = 0;
r_off = roffset;
roffset += n_bits;
roffset = 0;