Home
last modified time | relevance | path

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

/third_party/tzdata/
Dzic.c2469 int pretranstype = -1, thisdefaulttype; in writezone() local
2482 thisdefaulttype = range32.defaulttype; in writezone()
2492 thisdefaulttype = range64.defaulttype; in writezone()
2517 pretranstype = thisdefaulttype; in writezone()
2532 thisdefaulttype = range64.defaulttype; in writezone()
2535 thisdefaulttype = unspecifiedtype; in writezone()
2536 omittype[thisdefaulttype] = false; in writezone()
2572 int h = (i == old0 ? thisdefaulttype in writezone()
2573 : i == thisdefaulttype ? old0 : i); in writezone()
2608 typemap[i == old0 ? thisdefaulttype in writezone()
[all …]