Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dzic.c2225 register zic_t stdoff; in outzone() local
2358 stdoff = 0; in outzone()
2455 stdoff = zp->z_stdoff; in outzone()
2457 NULL, stdoff != 0, FALSE); in outzone()
2458 type = addtype(oadd(zp->z_gmtoff, stdoff), in outzone()
2460 zp->z_gmtoff, stdoff, in outzone()
2462 startbuf, stdoff != 0, startttisstd, in outzone()
2467 } else if (stdoff != 0) in outzone()
2504 -stdoff); in outzone()
2519 offset = oadd(offset, stdoff); in outzone()
[all …]