Home
last modified time | relevance | path

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

/third_party/tzdata/
Dzic.c2472 int old0; in writezone() local
2546 old0 = strlen(omittype); in writezone()
2571 for (i = old0; i < typecnt; i++) { in writezone()
2572 int h = (i == old0 ? thisdefaulttype in writezone()
2573 : i == thisdefaulttype ? old0 : i); in writezone()
2606 for (i = old0; i < typecnt; i++) in writezone()
2608 typemap[i == old0 ? thisdefaulttype in writezone()
2609 : i == thisdefaulttype ? old0 : i] in writezone()
2615 for (i = old0; i < typecnt; i++) { in writezone()
2691 for (i = old0; i < typecnt; i++) { in writezone()
[all …]