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

/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/zic.tproj/
H A Dzic.c1944 register const struct lookup * foundlp; local
1958 foundlp = NULL;
1961 if (foundlp == NULL)
1962 foundlp = lp;
1965 return foundlp;
/macosx-10.9.5/system_cmds-597.90.1/zic.tproj/
H A Dzic.c1944 register const struct lookup * foundlp; local
1958 foundlp = NULL;
1961 if (foundlp == NULL)
1962 foundlp = lp;
1965 return foundlp;
/macosx-10.9.5/ICU-511.35/icuSources/tools/tzcode/
H A Dzic.c2705 register const struct lookup * foundlp; local
2719 foundlp = NULL;
2722 if (foundlp == NULL)
2723 foundlp = lp;
2726 return foundlp;

Completed in 126 milliseconds