Home
last modified time | relevance | path

Searched refs:foundlp (Results 1 – 1 of 1) sorted by relevance

/src/contrib/tzcode/
H A Dzic.c3964 register const struct lookup * foundlp; in byword() local
3992 foundlp = NULL; in byword()
3995 if (foundlp == NULL) in byword()
3996 foundlp = lp; in byword()
4000 if (foundlp && noise) { in byword()
4013 return foundlp; in byword()