Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dzic.c232 static int unspecifiedtype; variable
2646 thisdefaulttype = unspecifiedtype; in writezone()
2651 omittype[unspecifiedtype] = false; in writezone()
2800 putc(typemap[unspecifiedtype], fp); in writezone()
3300 unspecifiedtype = addtype(0, "-00", false, false, false); in outzone()