Searched refs:exclnxt (Results 1 – 1 of 1) sorted by relevance
69 struct wordent *exclnxt; /* The rest of the ! subst words */ variable345 if (exclnxt && --exclc >= 0) { in getC1()346 exclnxt = exclnxt->next; in getC1()347 setexclp(exclnxt->word); in getC1()351 exclnxt = 0; in getC1()353 if (exclnxt) { in getC1()354 exclnxt = exclnxt->next; in getC1()356 exclnxt = 0; in getC1()358 setexclp(exclnxt->word); in getC1()587 exclnxt = hp; in getexcl()[all …]