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

/barrelfish-master/lib/tzcode/zic/
H A Dzic.c91 long z_gmtoff; member in struct:zone
1054 z.z_gmtoff = gethms(fields[i_gmtoff], _("invalid UTC offset"), TRUE);
1946 if (stringoffset(end(result), -zp->z_gmtoff) != 0) {
1955 -(zp->z_gmtoff + dstrp->r_stdoff)) != 0) {
1960 if (stringrule(result, dstrp, dstrp->r_stdoff, zp->z_gmtoff) != 0) {
1965 if (stringrule(result, stdrp, dstrp->r_stdoff, zp->z_gmtoff) != 0) {
2069 gmtoff = zp->z_gmtoff;
2072 startoff = zp->z_gmtoff;
2077 type = addtype(oadd(zp->z_gmtoff, stdoff),
2157 startoff = oadd(zp->z_gmtoff,
[all...]

Completed in 27 milliseconds