Searched refs:ch_seek (Results 1 – 9 of 9) sorted by relevance
120 if (ch_seek(curr_pos)) in forw_line_seg()150 ch_seek(curr_pos); in forw_line_seg()156 ch_seek(base_pos); in forw_line_seg()379 if (ch_seek(curr_pos-1)) in back_line()456 if (ch_seek(new_pos)) in back_line()468 (void) ch_seek(new_pos); in back_line()598 if (ch_seek(pos)) in set_attnpos()
321 if (ch_seek(p->pos)) in find_linenum()352 if (ch_seek(p->pos)) in find_linenum()407 if (ch_seek(p->pos)) in find_pos()425 if (ch_seek(p->pos)) in find_pos()483 if (ch_seek(0)) in scan_eof()
99 if (pos != NULL_POSITION && ch_seek(pos) == 0) in jump_back()171 if (ch_seek(pos) == 0) in jump_line_loc()260 if (ch_seek(pos)) in jump_loc()
41 if (pos == NULL_POSITION || ch_seek(pos)) in match_brac()
487 public int ch_seek(POSITION pos) in ch_seek() function536 return (ch_seek(len)); in ch_end_seek()569 return (ch_seek(end_pos)); in ch_end_buffer_seek()585 if (ch_seek(ch_zero()) == 0) in ch_beg_seek()
278 ch_seek(tpos); in beginning_of_line()
292 if (ch_seek(spos) != 0) in pipe_data()
1539 if (ch_seek(saved_pos != NULL_POSITION ? saved_pos : linepos)) in col_vs_pos()1715 if (curr_pos == NULL_POSITION || ch_seek(curr_pos) || in forw_raw_line_len()1772 ch_seek(curr_pos-1)) in back_raw_line()
57 public int ch_seek(POSITION pos);