Home
last modified time | relevance | path

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

/src/contrib/tzcode/
H A Dzic.c537 } * attypes; variable
2679 qsort(attypes, timecnt, sizeof *attypes, atcomp); in writezone()
2695 toi == 1 ? 0 : attypes[toi - 2].type; in writezone()
2696 if ((attypes[fromi].at in writezone()
2697 + utoffs[attypes[toi - 1].type]) in writezone()
2698 <= attypes[toi - 1].at + utoffs[type_2]) { in writezone()
2699 if (attypes[fromi].type == type_2) in writezone()
2702 attypes[toi - 1].type = in writezone()
2703 attypes[fromi].type; in writezone()
2712 || attypes[fromi].dontmerge in writezone()
[all …]