Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/troff/
H A Dn7.c683 if (wne > nel && !hyoff && hyf && (!nwd || nel > 3 * sps) &&
684 (!(hyf & 02) || (findt1() > lss)))
695 (!(hyf & 04) || wp < wdend - 1) && /* 04 => last 2 */
696 (!(hyf & 010) || wp > wdstart + 2))) { /* 010 => 1st 2 */
H A Dn5.c210 hyf = 1; in casehy()
218 hyf = max(i, 0); in casehy()
227 hyf = 0; in casenh()
H A Dtdef.h476 #define hyf env._hyf macro