Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dzic.c170 static zic_t rpytime(const struct rule * rp, zic_t wantedy);
2981 rpytime(register const struct rule *const rp, register const zic_t wantedy) in rpytime() argument
2987 if (wantedy == ZIC_MIN) in rpytime()
2989 if (wantedy == ZIC_MAX) in rpytime()
2994 while (wantedy != y) { in rpytime()
2995 if (wantedy > y) { in rpytime()