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

/illumos-gate/usr/src/cmd/troff/troff.d/
H A Ddraw.c46 #define hgoto(n) hpos = n macro
64 #define arcmove(x,y) { hgoto(x); vmot(-vpos-(y)); }
105 hgoto(ohpos + dx);
143 hgoto(ohpos + dx);
191 hgoto(xp);
227 hgoto(xc + d); /* circle goes to right side */
266 hgoto(xc + a);
H A Dta.c313 hgoto(k);
718 hgoto(n) function
731 hgoto(hpos + n);
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c593 void hgoto(int);
1162 hgoto(n);
2128 hgoto(int n) function
2143 } /* End of hgoto */
2223 hgoto(x);

Completed in 65 milliseconds