Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/troff/
H A Dn8.c74 hyend = wdend = --i - 1;
79 if ((wdend - wdstart - 4) < 0)
199 if (w-1 == hyend || (w == wdend && maplow(cbits(*w)) == 's')) { in exword()
331 while ((++w < hyend) && (w < (wdend - 1))) { in digram()
H A Dn7.c697 if (!wdstart || (wp > wdstart + 1 && wp < wdend &&
698 (!(hyf & 04) || wp < wdend - 1) && /* 04 => last 2 */
H A Dtdef.h491 #define wdend env._wdend macro