WIN_CNT
i = ((wep->weCnt&WIN_CNT) - 1) * WIN_CHARS;
if ((wep->weCnt&WIN_CNT) > howmany(WIN_MAXLEN, WIN_CHARS)
|| !(wep->weCnt&WIN_CNT))
dp->d_namlen = (wep->weCnt&WIN_CNT) * WIN_CHARS;
i = ((wep->weCnt&WIN_CNT) - 1) * WIN_CHARS;
i = ((wep->weCnt&WIN_CNT) - 1) * WIN_CHARS;