Home
last modified time | relevance | path

Searched refs:CRTOPEN (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/cmd/vi/port/
H A Dex_v.c230 bastate = CRTOPEN; in oop()
241 if (state != CRTOPEN) in oop()
246 if (state != CRTOPEN) in oop()
250 if (state == CRTOPEN) { in oop()
259 if (state != CRTOPEN) in oop()
451 case CRTOPEN: in setwind()
H A Dex_cmds2.c633 if (state == CRTOPEN) { in vcontin()
684 if (state != VISUAL && state != CRTOPEN && destline <= WECHO) in vnfl()
H A Dex_vwind.c229 if (state == CRTOPEN) in vcontext()
243 if (state != VISUAL && state != CRTOPEN) { in vclean()
H A Dex_vis.h60 #define CRTOPEN 1 macro
H A Dex_vmain.c1225 if (state == CRTOPEN)
1241 else if (state == CRTOPEN) {
1443 if (state == CRTOPEN)
H A Dex_vget.c480 if (state == ONEOPEN || state == CRTOPEN)
H A Dex_subr.c1132 else if(state == CRTOPEN)
H A Dex_voper.c878 if (state == CRTOPEN && addr != dot) in operate()
H A Dex_vadj.c412 if (splitw && (state == VISUAL || state == CRTOPEN)) in vrollup()
H A Dex_vops2.c415 if (*cursor == 0 || state == CRTOPEN) in vappend()
H A Dex_vput.c215 if (state != VISUAL && state != CRTOPEN) { in fixech()