Searched defs:vgoto (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vput.c161 vgoto(WECHO, 0);
190 vgoto(WECHO, 0);
219 vgoto(WECHO, 0); flusho();
304 vgoto(destline, destcol);
315 vgoto(WECHO, x);
317 vgoto(LINE(vcline), x);
383 vgoto(saveline, savecol);
391 vgoto(int y, int x) function
405 error("Internal error: vgoto");
1360 vgoto(destlin
[all...]
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dta.c331 vgoto(n);
743 vgoto(n) function
754 vgoto(vpos + n); /* ignores rounding */
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c620 void vgoto(int);
1175 vgoto(n);
2172 vgoto(int n) function
2185 } /* End of vgoto */
2224 vgoto(y);

Completed in 303 milliseconds