Searched refs:my_is_in_dst (Results 1 – 1 of 1) sorted by relevance
628 int my_is_in_dst; in localtime_r() local638 my_is_in_dst = is_in_dst; in localtime_r()639 offset = (my_is_in_dst) ? -altzone : -timezone; in localtime_r()644 p_tm->tm_isdst = my_is_in_dst; in localtime_r()