Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/troff/
H A Dn7.c686 if (wne > nel && !hyoff && hyf && (!nwd || nel > 3 * sps) &&
687 (!(hyf & 02) || (findt1() > lss)))
698 (!(hyf & 04) || wp < wdend - 1) && /* 04 => last 2 */
699 (!(hyf & 010) || wp > wdstart + 2))) { /* 010 => 1st 2 */
H A Dn5.c212 hyf = 1; in casehy()
220 hyf = max(i, 0); in casehy()
229 hyf = 0; in casenh()
H A Dtdef.h478 #define hyf env._hyf macro