Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dzic.c539 } * attypes; variable
2688 qsort(attypes, timecnt, sizeof *attypes, atcomp); in writezone()
2704 toi == 1 ? 0 : attypes[toi - 2].type; in writezone()
2705 if ((attypes[fromi].at in writezone()
2706 + utoffs[attypes[toi - 1].type]) in writezone()
2707 <= attypes[toi - 1].at + utoffs[type_2]) { in writezone()
2708 if (attypes[fromi].type == type_2) in writezone()
2711 attypes[toi - 1].type = in writezone()
2712 attypes[fromi].type; in writezone()
2721 || attypes[fromi].dontmerge in writezone()
[all …]