Searched refs:NHYP (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/troff/
H A Dn8.c204 if (hyp > (hyptr + NHYP - 1))
205 hyp = hyptr + NHYP - 1;
H A Dtdef.h164 #define NHYP 10 /* max hyphens per word */ macro
588 tchar *_hyptr[NHYP];
H A Dn7.c920 if (hyp > (hyptr + NHYP - 1))
921 hyp = hyptr + NHYP - 1;
928 if (hyp > (hyptr + NHYP - 1))
929 hyp = hyptr + NHYP - 1;

Completed in 87 milliseconds