Searched refs:exclnxt (Results 1 – 1 of 1) sorted by relevance
90 static struct wordent *exclnxt = NULL; variable460 if (exclnxt && --exclc >= 0) { in getC1()461 exclnxt = exclnxt->next; in getC1()462 setexclp(exclnxt->word); in getC1()466 exclnxt = 0; in getC1()471 if (exclnxt) { in getC1()472 exclnxt = exclnxt->next; in getC1()474 exclnxt = 0; in getC1()476 setexclp(exclnxt->word); in getC1()763 exclnxt = hp; in getexcl()[all …]