Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/vi/
H A Dvi.h63 #define VM_RCM_SETLAST 0x00000080 /* RCM: set to last character. */ macro
H A Dv_cmd.c155 {v_dollar, V_CNT|V_MOVE|VM_RCM_SETLAST,
H A Dvi.c318 case VM_RCM_SETLAST: in vi()