Searched refs:foundlp (Results 1 – 1 of 1) sorted by relevance
3191 register const struct lookup * foundlp; in byword() local3219 foundlp = NULL; in byword()3222 if (foundlp == NULL) in byword()3223 foundlp = lp; in byword()3227 if (foundlp && noise) { in byword()3240 return foundlp; in byword()