Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/troff/
H A Dn8.c204 if (hyp > (hyptr + NHYP - 1)) in exword()
205 hyp = hyptr + NHYP - 1; in exword()
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;
H A Dtdef.h164 #define NHYP 10 /* max hyphens per word */ macro
588 tchar *_hyptr[NHYP];