HomeSort by: relevance | last modified time | path
    Searched defs:updateminmax (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/time/
zic.c 2908 updateminmax(const zic_t x) function in typeref:typename:void
3207 updateminmax(leapminyear);
3208 updateminmax(leapmaxyear + (leapmaxyear < ZIC_MAX));
3213 updateminmax(zp->z_untilrule.r_loyear);
3216 updateminmax(rp->r_loyear);
3218 updateminmax(rp->r_hiyear);
zic.c 2908 updateminmax(const zic_t x) function in typeref:typename:void
3207 updateminmax(leapminyear);
3208 updateminmax(leapmaxyear + (leapmaxyear < ZIC_MAX));
3213 updateminmax(zp->z_untilrule.r_loyear);
3216 updateminmax(rp->r_loyear);
3218 updateminmax(rp->r_hiyear);

Completed in 55 milliseconds