Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/tzcode/zic/
Dzic.c143 static zic_t rpytime(const struct rule * rp, int wantedy);
1077 z.z_untiltime = rpytime(&z.z_untilrule,
2100 rp->r_temp = rpytime(rp, year);
2526 rpytime(rp, wantedy) in rpytime() function