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

/freebsd-11-stable/contrib/ntp/libntp/
H A Dntp_calendar.c155 uint32_2cpl_to_int32( function
760 res.hi = uint32_2cpl_to_int32(Q);
820 res.hi = uint32_2cpl_to_int32(Q);
860 return uint32_2cpl_to_int32(ud);
904 n100 = uint32_2cpl_to_int32(Q);
929 n100 = uint32_2cpl_to_int32(Q);
1312 return uint32_2cpl_to_int32(sf32 ^ sum);
1368 res.hi += uint32_2cpl_to_int32(Q);
1804 cs = uint32_2cpl_to_int32(sf32 ^ ((sf32 ^ ci) >> 2));
1813 return uint32_2cpl_to_int32(c
[all...]

Completed in 59 milliseconds