Searched refs:A_SETMARKBOT (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/less/
H A Dcmd.h72 #define A_SETMARKBOT 63 macro
H A Ddecode.c149 'M',0, A_SETMARKBOT,
H A Dlesskey.c150 { "set-mark-bottom", A_SETMARKBOT },
H A Dcommand.c1924 case A_SETMARKBOT:
1934 setmark(c, action == A_SETMARKBOT ? BOTTOM : TOP);

Completed in 69 milliseconds