Home
last modified time | relevance | path

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

/timezone/
A Dzic.c414 } * attypes; variable
1900 qsort(attypes, timecnt, sizeof *attypes, atcomp); in writezone()
1911 && ((attypes[fromi].at in writezone()
1913 <= (attypes[toi - 1].at in writezone()
1916 attypes[toi - 1].type = in writezone()
1917 attypes[fromi].type; in writezone()
1928 attypes[toi++] = attypes[fromi]; in writezone()
1946 ats[i] = attypes[i].at; in writezone()
1947 types[i] = attypes[i].type; in writezone()
2935 lastat = &attypes[i]; in outzone()
[all …]

Completed in 12 milliseconds