zic.c | 212 static zic_t tadd(zic_t t1, zic_t t2); 2117 t = tadd(t, tod); 2502 ats[i] = tadd(ats[i], corr[j]); 2801 todo = tadd(trans[i], -utoffs[j]); 3336 untiltime = tadd(untiltime, 3339 untiltime = tadd(untiltime, 3360 jtime = tadd(jtime, -offset); 3462 starttime = tadd(starttime, -save); 3464 starttime = tadd(starttime, -stdoff); 3622 trans[i] = tadd(trans[i], last) 3836 tadd(zic_t t1, zic_t t2) function in typeref:typename:ATTRIBUTE_PURE_114833 zic_t [all...] |