Searched refs:__end_first (Results 1 – 1 of 1) sorted by relevance
911 std::chrono::local_seconds __end_first{__first.end.time_since_epoch() + __first.offset}; in __is_ambiguous() local914 return __local_time < __end_first && __local_time >= __begin_second; in __is_ambiguous()921 std::chrono::local_seconds __end_first{__first.end.time_since_epoch() + __first.offset}; in __get_info() local924 if (__local_time < __end_first) { in __get_info()