Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/troff/
H A Dn8.c72 hyend = wdend = --i - 1;
77 if ((wdend - wdstart - 4) < 0)
197 if (w-1 == hyend || (w == wdend && maplow(cbits(*w)) == 's')) { in exword()
329 while ((++w < hyend) && (w < (wdend - 1))) { in digram()
H A Dn7.c694 if (!wdstart || (wp > wdstart + 1 && wp < wdend &&
695 (!(hyf & 04) || wp < wdend - 1) && /* 04 => last 2 */
H A Dtdef.h489 #define wdend env._wdend macro