Home
last modified time | relevance | path

Searched refs:uint32_2cpl_to_int32 (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/ntp/libntp/
Dntp_calendar.c186 uint32_2cpl_to_int32( in uint32_2cpl_to_int32() function
539 pivot += uint32_2cpl_to_int32(diff); in ntpcal_periodic_extend()
759 res.hi = uint32_2cpl_to_int32(Q); in ntpcal_daysplit()
799 return uint32_2cpl_to_int32(ud); in priv_timesplit()
835 n100 = uint32_2cpl_to_int32(Q); in ntpcal_split_eradays()
1186 return uint32_2cpl_to_int32(sflag ^ sum); in ntpcal_leapyears_in_years()
1237 res.hi += uint32_2cpl_to_int32(Q); in ntpcal_days_in_months()
1669 cs = uint32_2cpl_to_int32(sflag ^ ((sflag ^ ci) / 4u)); in isocal_weeks_in_years()
1678 return uint32_2cpl_to_int32(cc) * 5217 + cs + cw; in isocal_weeks_in_years()
1716 cc = uint32_2cpl_to_int32(Q); in isocal_split_eraweeks()
[all …]