Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dzic.c175 static zic_t tadd(zic_t t1, zic_t t2);
1363 leapadd(tadd(t, tod), positive, lp->l_value, count); in inleap()
1663 ats[i] = tadd(ats[i], corr[j]); in writezone()
1922 todo = tadd(trans[i], -gmtoffs[j]); in writezone()
2500 untiltime = tadd(untiltime, in outzone()
2503 untiltime = tadd(untiltime, in outzone()
2524 jtime = tadd(jtime, -offset); in outzone()
2629 starttime = tadd(starttime, -stdoff); in outzone()
2631 starttime = tadd(starttime, -gmtoff); in outzone()
2823 trans[i] = tadd(trans[i], last); in adjleap()
[all …]