Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dzic.c535 } * attypes; variable
2700 qsort(attypes, timecnt, sizeof *attypes, atcomp); in writezone()
2716 toi == 1 ? 0 : attypes[toi - 2].type; in writezone()
2717 if ((attypes[fromi].at in writezone()
2718 + utoffs[attypes[toi - 1].type]) in writezone()
2719 <= attypes[toi - 1].at + utoffs[type_2]) { in writezone()
2720 if (attypes[fromi].type == type_2) in writezone()
2723 attypes[toi - 1].type = in writezone()
2724 attypes[fromi].type; in writezone()
2733 || attypes[fromi].dontmerge in writezone()
[all …]