Searched refs:tadd (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/zic/ |
H A D | zic.c | 134 static zic_t tadd(zic_t t1, long t2); 1229 leapadd(tadd(t, tod), positive, lp->l_value, count); 1564 ats[i] = tadd(ats[i], corr[j]); 1595 puttzcode((long)tadd(trans[i], -gmtoffs[j]), fp); 1721 untiltime = tadd(untiltime, 1724 untiltime = tadd(untiltime, 1745 jtime = tadd(jtime, -offset); 1811 starttime = tadd(starttime, -stdoff); 1813 starttime = tadd(starttime, -gmtoff); 1957 trans[i] = tadd(tran 2122 tadd(t1, t2) function [all...] |
Completed in 61 milliseconds