Searched refs:wdstart (Results 1 – 4 of 4) sorted by relevance
60 extern int *wdstart, *wdend;79 wdstart = i++;87 if ((wdend-wdstart-4) < 0)186 w = wdstart; in exword()192 w = wdstart; in exword()225 while(((s > s0) && (w >= wdstart)) && in suffix()282 while(--w >= wdstart)if(vowel(*w & CMASK))return(w);300 if (w == wdstart)val *= dilook('a',*w,bxh); in digram()301 else if(w == wdstart+1)val *= dilook(*(w-1),*w,bxxh); in digram()
146 extern int *wdstart, *wdend;610 if(!wdstart || in movword()611 ((wp > (wdstart+1)) && in movword()614 (!(hyf & 010) || (wp > (wdstart+2))) in movword()765 wdstart = 0;
274 int *wdstart = 0; variable
208 void wdstart(void *);502 wdstart(wd); in wdstrategy()522 wdstart(void *arg) in wdstart() function668 wdstart(wd); in wddone()