Searched refs:setmark_pos (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/vim-55/src/proto/
H A Dmark.pro3 int setmark_pos __ARGS((int c, pos_T *pos, int fnum));
/macosx-10.10.1/vim-55/src/
H A Dmark.c49 return setmark_pos(c, &curwin->w_cursor, curbuf->b_fnum);
58 setmark_pos(c, pos, fnum) function

Completed in 116 milliseconds