Searched refs:tzh_typecnt (Results 1 – 4 of 4) sorted by relevance
24 tzh_timecnt, tzh_typecnt, tzh_charcnt) = struct.unpack(">6l", header)34 for i in range(tzh_typecnt):
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()