Home
last modified time | relevance | path

Searched refs:VM_LDOUBLE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/nvi/vi/
H A Dv_delete.c96 if (F_ISSET(vp, VM_LDOUBLE)) { in v_delete()
H A Dvi.h52 #define VM_LDOUBLE 0x00000004 /* Doubled command for line mode. */ macro
H A Dvi.c767 F_SET(vp, VM_LDOUBLE | VM_LMODE); in v_motion()