Searched refs:ch_zero (Results 1 – 16 of 16) sorted by relevance
297 pos = ch_zero(); in forw()314 linepos = (opos == ch_zero()) ? NULL_POSITION : opos; in forw()496 pos = ch_zero(); in forward()556 POSITION pos = ch_zero(); in get_one_screen()
288 if (pos <= ch_zero()) in find_linenum()390 return (ch_zero()); in find_pos()479 POSITION pos = ch_zero(); in scan_eof()
64 jump_loc(ch_zero(), sc_height-1); in jump_forw()135 jump_loc(ch_zero(), 1); in repaint()
875 jump_loc(ch_zero(), 1); in make_display()1704 if (show_attn && toppos != NULL_POSITION && toppos > ch_zero()) in commands()1730 if (show_attn == OPT_ONPLUS && number > 1 && toppos != NULL_POSITION && toppos > ch_zero()) in commands()1793 if (show_attn == OPT_ONPLUS && number > 1 && toppos != NULL_POSITION && toppos > ch_zero()) in commands()1817 if (show_attn == OPT_ONPLUS && toppos != NULL_POSITION && toppos > ch_zero()) in commands()1856 if (show_attn == OPT_ONPLUS && toppos != NULL_POSITION && toppos > ch_zero()) in commands()
379 if (len == NULL_POSITION || len == ch_zero() || in protochar()405 (len = ch_length()) == NULL_POSITION || len == ch_zero() || in protochar()
173 cmark(m, curr_ifile, ch_zero(), 0); in getmark()340 cmark(m, curr_ifile, ch_zero(), jump_sline); in gomark()
297 while (ch_tell() != ch_zero()) in beginning_of_line()
354 tpos = ch_zero(); in pipe_pos()
244 POSITION pos = ch_zero(); in check_modelines()697 set_header(ch_zero()); in edit_ifile()
514 if (pos < ch_zero() || (len != NULL_POSITION && pos > len)) in ch_seek()603 if (ch_seek(ch_zero()) == 0) in ch_beg_seek()
376 if (curr_pos == NULL_POSITION || curr_pos <= ch_zero()) in back_line()
1260 POSITION start_pos = (type == INIT) ? ch_zero() : position(TOP); in opt_header()1261 if (start_pos == NULL_POSITION) start_pos = ch_zero(); in opt_header()
421 pos = ch_zero(); in ctagsearch()
626 #define ch_zero() ((POSITION)0) macro
1811 if (curr_pos == NULL_POSITION || curr_pos <= ch_zero() || in back_raw_line()1837 new_pos = ch_zero(); in back_raw_line()
1147 pos = ch_zero(); in search_pos()1619 pos = ch_zero(); in search_range()