Home
last modified time | relevance | path

Searched refs:HOLDQIK (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/vi/port/
H A Dex_vis.h234 #define HOLDQIK 8 macro
H A Dex_vops2.c388 hold |= HOLDQIK; in vappend()
517 hold |= HOLDQIK; in vappend()
H A Dex_vops.c187 OO = Outchar; Outchar = vinschar; hold |= HOLDQIK;
H A Dex_vmain.c782 hold = HOLDQIK;
H A Dex_vput.c620 …if ((!enter_insert_mode || !exit_insert_mode) && ((hold & HOLDQIK) || !value(vi_REDRAW) || value(v… in vinschar()