Home
last modified time | relevance | path

Searched refs:POINT (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/eqn/
H A De.h38 #define POINT 72 macro
39 #define EM(m, ps) (int)((((float)(m)*(ps) * resolution) / POINT))
H A Dsqrt.c25 nps = EFFPS(((eht[p2]*9)/10+(resolution/POINT-1))/(resolution/POINT)); in sqrt()
/titanic_41/usr/src/cmd/troff/
H A Dtdef.h72 # define POINT (INCH/72) /* goobies per point (1/72 inch) */ macro
/titanic_41/usr/src/cmd/troff/troff.d/
H A Dt6.c519 emsz = POINT * xpts; in setwd()