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

/freebsd-13-stable/contrib/tzcode/zic/
H A Dzic.c105 static int addtype(long gmtoff, const char * abbr, int isdst,
150 long dstoff, long gmtoff);
1834 stringrule(result, rp, dstoff, gmtoff)
1838 const long gmtoff;
1873 tod += gmtoff;
1981 register long gmtoff; local
2069 gmtoff = zp->z_gmtoff;
2111 ** assuming the current gmtoff and
2117 -gmtoff);
2133 offset = rp->r_todisgmt ? 0 : gmtoff;
[all...]

Completed in 103 milliseconds