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

/freebsd-9.3-release/contrib/tzcode/zic/
H A Dzic.c143 static zic_t rpytime(const struct rule * rp, int wantedy);
1077 z.z_untiltime = rpytime(&z.z_untilrule,
2090 ** For those to do, calculate rpytime(rp, year);
2100 rp->r_temp = rpytime(rp, year);
2526 rpytime(rp, wantedy) function

Completed in 42 milliseconds