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

/barrelfish-master/lib/tzcode/zic/
H A Dzic.c2422 register const struct lookup * foundlp; local
2436 foundlp = NULL;
2439 if (foundlp == NULL)
2440 foundlp = lp;
2443 return foundlp;

Completed in 86 milliseconds