Searched refs:hmot (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/troff/troff.d/
H A Ddraw.c45 #define hmot(n) hpos += n macro
102 hmot(motincr);
131 hmot(motincr);
136 hmot(perpincr);
H A Dta.c255 hmot((c-'0')*10 + getc(fp)-'0');
324 hmot(k);
692 hmot(w);
728 hmot(n) /* generate n units of horizontal motion */ function
H A Dt6.c556 tchar hmot() function
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c594 static void hmot(int);
1082 hmot((c-'0')*10 + getc(fp)-'0');
1167 hmot(n);
2150 hmot(int n) function
2165 } /* End of hmot */
/illumos-gate/usr/src/cmd/troff/nroff.d/
H A Dn6.c327 tchar hmot() function
/illumos-gate/usr/src/cmd/troff/
H A Dtdef.h334 extern tchar mot(), hmot(), vmot();

Completed in 74 milliseconds