INCH
j = INCH;
j = INCH;
j = INCH * 50;
j = INCH;
i = max(hnumb(&ll), INCH / 10);
pl = 11 * INCH; /*11in*/
int pl = 11*INCH;
pl = 11 * INCH;
emsz = (INCH * pts + 36) / 72;
dfact = INCH; /*default scaling is points!*/
#define LL (unsigned) 65*INCH/10 /* line length; 39picas=6.5in */
#define VS ((12*INCH)/72) /* initial vert space */
# define SPS INCH/10 /* space size */
# define SS INCH/10 /* " */
# define POINT (INCH/72) /* goobies per point (1/72 inch) */
# define PO (INCH) /* page offset 1 inch */
#define EM (((long) INCH * pts + 36) / 72) /* don't lose significance */
#define EMPTS(pts) (((long) INCH * (pts) + 36) / 72)
# define DTAB (INCH/2)
pl = 11 * INCH;
dfact = INCH; /* default scaling is points! */