Home
last modified time | relevance | path

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

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