Searched refs:wantedy (Results 1 – 1 of 1) sorted by relevance
170 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() argument2987 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()