Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/tzcode/
H A Dzic.c2544 int pretranstype = -1, thisdefaulttype; in writezone() local
2557 thisdefaulttype = range32.defaulttype; in writezone()
2567 thisdefaulttype = range64.defaulttype; in writezone()
2592 pretranstype = thisdefaulttype; in writezone()
2610 thisdefaulttype = unspecifiedtype; in writezone()
2611 omittype[thisdefaulttype] = false; in writezone()
2647 int h = (i == old0 ? thisdefaulttype in writezone()
2683 typemap[i == old0 ? thisdefaulttype in writezone()
2684 : i == thisdefaulttype ? old0 : i] in writezone()
2767 int h = (i == old0 ? thisdefaulttype in writezone()
[all …]