HomeSort by: relevance | last modified time | path
    Searched defs:foundlp (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/time/
zic.c 3725 register const struct lookup * foundlp; local in function:byword
3753 foundlp = NULL;
3756 if (foundlp == NULL)
3757 foundlp = lp;
3761 if (foundlp && noise) {
3774 return foundlp;
zic.c 3725 register const struct lookup * foundlp; local in function:byword
3753 foundlp = NULL;
3756 if (foundlp == NULL)
3757 foundlp = lp;
3761 if (foundlp && noise) {
3774 return foundlp;

Completed in 25 milliseconds