Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/zic/
H A Dzic.c128 static zic_t rpytime(const struct rule *rp, int wantedy);
2146 rpytime(rp, wantedy) in rpytime() argument
2148 register const int wantedy;
2154 if (wantedy == INT_MIN)
2156 if (wantedy == INT_MAX)
2161 while (wantedy != y) {
2162 if (wantedy > y) {