Home
last modified time | relevance | path

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

/timezone/
A Dzic.c2102 register int mrudst, mrustd, hidst, histd, type; in writezone() local
2104 hidst = histd = mrudst = mrustd = -1; in writezone()
2107 mrudst = types[i]; in writezone()
2119 if (hidst >= 0 && mrudst >= 0 && hidst != mrudst && in writezone()
2120 utoffs[hidst] != utoffs[mrudst]) { in writezone()
2121 isdsts[mrudst] = -1; in writezone()
2122 type = addtype(utoffs[mrudst], in writezone()
2123 &chars[desigidx[mrudst]], in writezone()
2125 ttisstds[mrudst], in writezone()
2126 ttisuts[mrudst]); in writezone()
[all …]

Completed in 12 milliseconds