Searched refs:EMPTS (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/troff/ | ||
H A D | tdef.h | 80 #define EMPTS(pts) (((long) INCH * (pts) + 36) / 72) macro |
/titanic_41/usr/src/cmd/troff/troff.d/ | ||
H A D | t6.c | 190 cs = (cs * EMPTS(x)) / 36; |