Searched refs:attypes (Results 1 – 1 of 1) sorted by relevance
339 } attypes[TZ_MAX_TIMES]; variable1480 (void) qsort((void *)attypes, (size_t)timecnt,1481 (size_t)sizeof (*attypes), atcomp);1491 while (fromi < timecnt && attypes[fromi].at < min_time)1494 while (fromi < timecnt && attypes[fromi].type == 0)1497 if (toi != 0 && ((attypes[fromi].at +1498 gmtoffs[attypes[toi - 1].type]) <=1499 (attypes[toi - 1].at + gmtoffs[toi == 1 ? 01500 : attypes[toi - 2].type]))) {1501 attypes[toi - 1].type =[all …]