Searched defs:leap_seconds (Results 1 – 4 of 4) sorted by relevance
42 [[maybe_unused]] std::vector<std::chrono::leap_second>& leap_seconds = tzdb.leap_seconds; in main() local
35 static const std::array leap_seconds = { variable
46 vector<leap_second> leap_seconds; global() member
34 const std::filesystem::path leap_seconds = env.create_file("zoneinfo/leap-seconds.list"); variable