/netbsd/external/bsd/nvi/dist/vi/ |
H A D | v_event.c | 89 ex_cinit(sp, &cmd, C_EDIT, 0, OOBLNO, OOBLNO, 0); in v_edit() 125 ex_cinit(sp, &cmd, C_EDIT, 0, OOBLNO, OOBLNO, 0); in v_editsplit() 143 ex_cinit(sp, &cmd, C_TAG, 0, OOBLNO, OOBLNO, 0); in v_tag() 157 ex_cinit(sp, &cmd, C_TAG, 0, OOBLNO, OOBLNO, 0); in v_tagas() 174 ex_cinit(sp, &cmd, C_TAG, 0, OOBLNO, OOBLNO, 0); in v_tagsplit() 189 ex_cinit(sp, &cmd, C_QUIT, 0, OOBLNO, OOBLNO, 0); in v_quit() 268 ex_cinit(sp, &cmd, C_WQ, 0, OOBLNO, OOBLNO, 0); in v_wq() 285 ex_cinit(sp, &cmd, C_WRITE, 0, OOBLNO, OOBLNO, 0); in v_write() 302 ex_cinit(sp, &cmd, C_WRITE, 0, OOBLNO, OOBLNO, 0); in v_writeas()
|
H A D | v_itxt.c | 122 0, OOBLNO, F_ISSET(vp, VC_C1SET) ? vp->count : 1, flags)); in v_ia() 171 0, OOBLNO, F_ISSET(vp, VC_C1SET) ? vp->count : 1, flags)); in v_ii() 219 ai_line = OOBLNO; in io() 323 0, OOBLNO, F_ISSET(vp, VC_C1SET) ? vp->count : 1, flags)); in v_change() 379 0, OOBLNO, F_ISSET(vp, VC_C1SET) ? vp->count : 1, flags); in v_change() 417 0, OOBLNO, F_ISSET(vp, VC_C1SET) ? vp->count : 1, flags)); in v_Replace() 459 return (v_txt(sp, vp, &vp->m_stop, p, len, 0, OOBLNO, 1, flags)); in v_subst()
|
H A D | v_ex.c | 169 ex_cinit(sp, &cmd, C_STOP, 0, OOBLNO, OOBLNO, 0); in v_suspend() 201 ex_cinit(sp, &cmd, C_EDIT, 0, OOBLNO, OOBLNO, 0); in v_switch() 220 ex_cinit(sp, &cmd, C_RTAG, 0, OOBLNO, 0, 0); in v_tagpush() 223 ex_cinit(sp, &cmd, C_TAG, 0, OOBLNO, 0, 0); in v_tagpush() 239 ex_cinit(sp, &cmd, C_TAGPOP, 0, OOBLNO, 0, 0); in v_tagpop()
|
H A D | vs_refresh.c | 187 if (vs_sm_fill(sp, OOBLNO, P_TOP)) in vs_paint() 382 vs_sm_fill(sp, OOBLNO, P_TOP); in vs_paint() 392 vs_sm_fill(sp, OOBLNO, P_BOTTOM); in vs_paint()
|
H A D | vs_smap.c | 229 if (lno != OOBLNO) { in vs_sm_fill() 268 if (lno != OOBLNO) { in vs_sm_fill() 636 if (vs_sm_fill(sp, OOBLNO, P_BOTTOM)) in vs_sm_up() 856 if (vs_sm_fill(sp, OOBLNO, P_TOP)) in vs_sm_down()
|
H A D | vs_split.c | 418 vs_sm_fill(tsp, OOBLNO, P_TOP); in vs_discard() 421 vs_sm_fill(tsp, OOBLNO, P_BOTTOM); in vs_discard() 435 vs_sm_fill(tsp, OOBLNO, P_TOP); in vs_discard()
|
H A D | vi.h | 298 #define VI_SCR_CFLUSH(vip) vip->ss_lno = OOBLNO
|
H A D | v_txt.c | 361 if (LF_ISSET(TXT_AUTOINDENT) && ai_line != OOBLNO) { in v_txt() 803 if (v_txt_auto(sp, OOBLNO, &ait, ait.ai, ntp)) in v_txt() 807 if (v_txt_auto(sp, OOBLNO, tp, tp->cno, ntp)) in v_txt() 2041 ex_cinit(sp, &cmd, 0, 0, OOBLNO, OOBLNO, 0); in txt_fc()
|
/netbsd/external/bsd/nvi/dist/common/ |
H A D | api.c | 311 ex_cinit(sp, &cmd, C_EDIT, 0, OOBLNO, OOBLNO, 0); in api_edit() 315 ex_cinit(sp, &cmd, C_EDIT, 0, OOBLNO, OOBLNO, 0); in api_edit() 340 ex_cinit(sp, &cmd, C_QUIT, 0, OOBLNO, OOBLNO, 0); in api_escreen() 377 ex_cinit(sp, &cmd, C_MAP, 0, OOBLNO, OOBLNO, 0); in api_map() 398 ex_cinit(sp, &cmd, C_UNMAP, 0, OOBLNO, OOBLNO, 0); in api_unmap()
|
H A D | log4.c | 181 if (ep->l_cursor.lno == OOBLNO) { in log_cursor() 272 if (ep->l_cursor.lno != OOBLNO) { in log_line() 275 ep->l_cursor.lno = OOBLNO; in log_line() 343 if (ep->l_cursor.lno != OOBLNO) { in log_mark() 346 ep->l_cursor.lno = OOBLNO; in log_mark()
|
H A D | vi_db1.c | 158 sp->c_lno = OOBLNO; in db_get() 491 if (lno == OOBLNO) in db_exist() 498 if (ep->c_nlines != OOBLNO) in db_exist() 532 if (ep->c_nlines != OOBLNO) { in db_last() 643 scrp->c_lno = OOBLNO; in update_cache() 647 scrp->c_lno = OOBLNO; in update_cache() 653 if (ep->c_nlines != OOBLNO) in update_cache()
|
H A D | vi_db.c | 158 sp->c_lno = OOBLNO; in db_get() 496 if (lno == OOBLNO) in db_exist() 503 if (ep->c_nlines != OOBLNO) in db_exist() 538 if (ep->c_nlines != OOBLNO) { in db_last() 653 scrp->c_lno = OOBLNO; in update_cache() 657 scrp->c_lno = OOBLNO; in update_cache() 663 if (ep->c_nlines != OOBLNO) in update_cache()
|
H A D | log.c | 180 if (ep->l_cursor.lno == OOBLNO) { in log_cursor() 267 if (ep->l_cursor.lno != OOBLNO) { in log_line() 270 ep->l_cursor.lno = OOBLNO; in log_line() 374 if (ep->l_cursor.lno != OOBLNO) { in log_mark() 377 ep->l_cursor.lno = OOBLNO; in log_mark()
|
H A D | log1.c | 179 if (ep->l_cursor.lno == OOBLNO) { in log_cursor() 266 if (ep->l_cursor.lno != OOBLNO) { in log_line() 269 ep->l_cursor.lno = OOBLNO; in log_line() 373 if (ep->l_cursor.lno != OOBLNO) { in log_mark() 376 ep->l_cursor.lno = OOBLNO; in log_mark()
|
H A D | mark.h | 26 #define OOBLNO 0 /* Out-of-band line number. */ macro
|
H A D | exf.c | 189 sp->c_lno = ep->c_nlines = OOBLNO; in file_init() 423 if (frp->lno == OOBLNO) in file_init()
|
H A D | msg.c | 476 sp->rptlchange = OOBLNO; in mod_rpt()
|
/netbsd/external/bsd/nvi/dist/ex/ |
H A D | ex_txt.c | 218 OOBLNO, &ait, ait.ai, ntp)) in ex_txt() 223 OOBLNO, tp, tp->len, ntp)) in ex_txt()
|
H A D | ex_init.c | 264 ex_cinit(sp, &cmd, C_SOURCE, 0, OOBLNO, OOBLNO, 0); in ex_run_file()
|
H A D | ex_global.c | 183 ecp->range_lno = OOBLNO; in ex_g_setup()
|
H A D | ex_subst.c | 401 for (lno = OOBLNO; *st != '\0'; ++st) in s() 414 if (lno != OOBLNO) in s()
|
H A D | ex_tag.c | 80 ex_cinit(sp, &cmd, C_TAG, 0, OOBLNO, OOBLNO, 0); in ex_tag_first()
|
H A D | ex.c | 2123 AGV_GLOBAL | AGV_V) && ecp->range_lno != OOBLNO) { in ex_load()
|