Searched defs:unix_time (Results 1 – 4 of 4) sorted by relevance
173 inline time_zone::civil_lookup MakeUnique(std::int_fast64_t unix_time) { in MakeUnique()735 std::int_fast64_t unix_time, const TransitionType& tt) const { in LocalTime()744 time_zone::absolute_lookup TimeZoneInfo::LocalTime(std::int_fast64_t unix_time, in LocalTime()776 std::int_fast64_t unix_time = ToUnixSeconds(tp); in BreakTime() local908 std::int_fast64_t unix_time = ToUnixSeconds(tp); in NextTransition() local934 std::int_fast64_t unix_time = ToUnixSeconds(tp); in PrevTransition() local
38 std::int_least64_t unix_time; // the instant of this transition member
39 std::int_least64_t unix_time; // the instant of this transition member
590 static void unix_time_to_exfat_time(time_t unix_time, __u8 *tz, __le16 *date, in unix_time_to_exfat_time()