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

/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dt10.c256 temp = absmot(*k);
298 j = absmot(i);
395 dx = absmot(pi[3]);
398 dy = absmot(pi[4]);
424 dx2 = absmot(pi[5]);
427 dy2 = absmot(pi[6]);
448 dx = absmot(pi[n]);
451 dy = absmot(pi[n+1]);
H A Dt6.c77 k = absmot(j);
521 k = absmot(i);
/illumos-gate/usr/src/cmd/troff/nroff.d/
H A Dn6.c66 k = absmot(j);
292 k = absmot(i);
H A Dn10.c401 j = absmot(i);
/illumos-gate/usr/src/cmd/troff/
H A Dn2.c81 j = absmot(i);
H A Dn9.c291 if (absmot(rem) != 0) {
H A Dtdef.h217 #define absmot(n) (unsigned)(0177777 & (n) & ~MOT) /* (short) is cheap mask */ macro

Completed in 69 milliseconds