Home
last modified time | relevance | path

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

/external/icu4c/tools/tzcode/
Dzic.c163 static void outzone(const struct zone * zp, int ntzones);
714 outzone(&zones[i], j - i);
2096 outzone(zpfirst, zonecount) in outzone() function