Home
last modified time | relevance | path

Searched refs:lastmark (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/less/
H A Djump.c45 * Note; lastmark will be called later by jump_loc, but it fails in jump_forw()
49 lastmark(); in jump_forw()
307 lastmark(); in jump_loc()
349 lastmark();
H A Dmark.c41 #define NMARKS ((2*26)+2) /* a-z, A-Z, mousemark, lastmark */
42 #define NUMARKS ((2*26)+1) /* user marks (not lastmark) */
236 public void lastmark(void) in lastmark() function
262 * If we're trying to go to the lastmark and in gomark()
H A Dedit.c367 lastmark(); in close_file()
H A Dfuncs.h267 public void lastmark(void);