Searched refs:z_stdoff (Results 1 – 1 of 1) sorted by relevance
/glibc-2.36/timezone/ |
D | zic.c | 118 zic_t z_stdoff; member 1454 z.z_stdoff = gethms(fields[i_stdoff], _("invalid UT offset")); in inzsub() 2330 letters = abbroffset(letterbuf, zp->z_stdoff + save); in doabbr() 2556 offsetlen = stringoffset(result + len, - zp->z_stdoff); in stringzone() 2568 - (zp->z_stdoff + dstrp->r_save)); in stringzone() 2576 c = stringrule(result + len, dstrp, dstrp->r_save, zp->z_stdoff); in stringzone() 2585 c = stringrule(result + len, stdrp, dstrp->r_save, zp->z_stdoff); in stringzone() 2738 stdoff = zp->z_stdoff; in outzone() 2741 startoff = zp->z_stdoff; in outzone() 2745 type = addtype(oadd(zp->z_stdoff, save), in outzone() [all …]
|