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

/macosx-10.10/vim-55/src/
H A Dnetbeans.c2101 exarg_T exarg; local
2102 exarg.cmd = (char_u *)"goto";
2103 exarg.forceit = FALSE;
2105 goto_buffer(&exarg, DOBUF_FIRST, FORWARD, buf->bufp->b_fnum);
H A Dex_cmds.h62 typedef struct exarg exarg_T;
1152 struct exarg struct

Completed in 111 milliseconds