Searched refs:ntpcal_dayjoin (Results 1 – 4 of 4) sorted by relevance
68 ntptime = ntpcal_dayjoin(eraday - DAY_NTP_STARTS, in caltontp()
1229 ntpcal_dayjoin( in ntpcal_dayjoin() function1592 join = ntpcal_dayjoin(days, secs); in ntpcal_date_to_time()1646 return ntpcal_dayjoin(ntpcal_date_to_rd(jd) - DAY_NTP_STARTS, in ntpcal_date_to_ntp64()1973 return ntpcal_dayjoin(days - DAY_NTP_STARTS, secs); in isocal_date_to_ntp64()
607 ts64 = ntpcal_dayjoin(gd->days, gd->secs); in gpscal_from_gpsntp()
171 ntpcal_dayjoin(int32_t /* days */, int32_t /* seconds */);