Home
last modified time | relevance | path

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

/glibc-2.36/timezone/
Dzic.c3191 register const struct lookup * foundlp; in byword() local
3219 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()