Searched refs:transtime (Results 1 – 1 of 1) sorted by relevance
174 static int_fast32_t transtime(int year, const struct rule * rulep,831 transtime(const int year, register const struct rule *const rulep, in transtime() function1019 starttime = transtime(year, &start, stdoffset), in tzparse()1020 endtime = transtime(year, &end, dstoffset); in tzparse()