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

/openbsd-current/usr.bin/mg/
H A Dparagraph.c34 gotobop(int f, int n) function
69 * See comments for gotobop(). Same, but moving forwards.
86 return (gotobop(f, -n));
157 (void)gotobop(FFRAND, 1);
276 (void)gotobop(FFRAND, 1);
316 (void)gotobop(FFRAND, i);
338 gotobop(FFRAND, 1);
357 (void)gotobop(FFRAND, i);
H A Dkeymap.c294 gotobop, /* { */
H A Dfunmap.c53 {gotobop, "backward-paragraph", 1},
H A Ddef.h609 int gotobop(int, int);

Completed in 72 milliseconds