Searched refs:tzh_typecnt (Results 1 – 19 of 19) sorted by relevance
24 tzh_timecnt, tzh_typecnt, tzh_charcnt) = struct.unpack(">6l", header)34 for i in range(tzh_typecnt):
52 char tzh_typecnt[4]; /* coded number of local time types */ member
255 if ((v = Decode32(tzh.tzh_typecnt)) < 0) return false; in Build()
256 if ((v = Decode32(tzh.tzh_typecnt)) < 0) return false; in Build()
53 char tzh_typecnt[4]; /* coded number of local time types */ member
42 tzh_typecnt66 * tzh_typecnt ttinfo entries, each defined as follows:
2179 convert(thistypecnt, tzh.tzh_typecnt); in writezone()2188 DO(tzh_typecnt); in writezone()
459 int_fast32_t typecnt = detzcode(up->tzhead.tzh_typecnt); in tzloadbody()
48 char tzh_typecnt[4]; /* coded number of local time types */ member
1868 convert(thistypecnt, tzh.tzh_typecnt); in writezone()1877 DO(tzh_typecnt); in writezone()
398 sp->typecnt = (int) detzcode(up->tzhead.tzh_typecnt); in tzload()
123 guint32_be tzh_typecnt; member597 6 * guint32_from_be(header->tzh_typecnt) + in init_zone_from_iana_info()602 type_count = guint32_from_be(header->tzh_typecnt); in init_zone_from_iana_info()