Searched refs:new_pos (Results 1 – 4 of 4) sorted by relevance
88 POSITION new_pos; in forw_line_seg() 147 new_pos = base_pos; in forw_line_seg() 148 while (new_pos < curr_pos) in forw_line_seg() 156 backchars = pappend((char) c, new_pos); in forw_line_seg() 157 new_pos++; in forw_line_seg() 165 new_pos++; in forw_line_seg() 170 new_pos -= backchars; in forw_line_seg() 203 new_pos = ch_tell(); in forw_line_seg() 206 new_pos -= backchars + 1; in forw_line_seg() 210 edisp_pos = new_pos; in forw_line_seg() 86 POSITION new_pos; forw_line_seg() local 362 POSITION new_pos; back_line() local [all...]
1492 POSITION new_pos;1503 new_pos = ch_tell(); in load_line() 1514 new_pos = ch_tell() - 1; in load_line() 1521 new_pos = ch_tell(); in rrshift() 1531 return (new_pos); in rrshift() 1547 POSITION new_pos; in lookup_color_index() 1564 new_pos = ch_tell() + 1; in color_index() 1574 new_pos = ch_zero(); in set_color_map() 1588 new_pos = ch_tell() + 1; in get_color_map() 1606 return (new_pos);1336 POSITION new_pos; forw_raw_line() local 1381 POSITION new_pos; back_raw_line() local [all...]
236 off_t new_pos, seek_by; in splitfs_seek() local288 new_pos = lseek(sf->curfd, seek_by, SEEK_CUR); in splitfs_seek()289 if (new_pos < 0) { in splitfs_seek()293 sf->tot_pos += new_pos - sf->file_pos; in splitfs_seek()294 sf->file_pos = new_pos; in splitfs_seek()
585 uint32_t t, new_pos, pos; in ar8327_init_pdata() local625 new_pos = pos; in ar8327_init_pdata()631 new_pos |= AR8327_POWER_ON_STRIP_LED_OPEN_EN; in ar8327_init_pdata()633 new_pos &= ~AR8327_POWER_ON_STRIP_LED_OPEN_EN; in ar8327_init_pdata()644 if (new_pos != pos) in ar8327_init_pdata()645 new_pos |= AR8327_POWER_ON_STRIP_POWER_ON_SEL; in ar8327_init_pdata()665 new_pos &= ~AR8327_POWER_ON_STRIP_SERDES_AEN; in ar8327_init_pdata()667 new_pos |= AR8327_POWER_ON_STRIP_SERDES_AEN; in ar8327_init_pdata()670 arswitch_writereg(sc->sc_dev, AR8327_REG_POWER_ON_STRIP, new_pos); in ar8327_init_pdata()