Searched refs:pts (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/intel/pts/
H A DMakefile22 # uts/intel/pts/Makefile
29 # This makefile drives the production of the pts driver
42 MODULE = pts
/illumos-gate/usr/src/uts/sparc/pts/
H A DMakefile22 # uts/sparc/pts/Makefile
28 # This makefile drives the production of the pts driver
41 MODULE = pts
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dt6.c239 xpts = pts;
340 pts1 = pts;
341 pts = findps(i);
367 i = pts;
511 savpts = pts;
539 pts = savpts;
/illumos-gate/usr/src/cmd/troff/nroff.d/
H A Dn6.c282 savpts = pts;
290 emsz = (INCH * pts + 36) / 72;
310 pts = savpts;
/illumos-gate/usr/src/cmd/troff/
H A Dtdef.h78 /* # define EM (POINT * pts) */
79 #define EM (((long) INCH * pts + 36) / 72) /* don't lose significance */
80 #define EMPTS(pts) (((long) INCH * (pts) + 36) / 72)
464 #define pts env._pts macro
H A Dn4.c81 i = pts;
/illumos-gate/usr/src/man/man7d/
H A DMakefile105 pts.7d \

Completed in 70 milliseconds