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

/freebsd-9.3-release/contrib/ntp/libntp/
H A Dntp_calendar.c186 uint32_2cpl_to_int32( function
539 pivot += uint32_2cpl_to_int32(diff);
759 res.hi = uint32_2cpl_to_int32(Q);
799 return uint32_2cpl_to_int32(ud);
835 n100 = uint32_2cpl_to_int32(Q);
1186 return uint32_2cpl_to_int32(sflag ^ sum);
1237 res.hi += uint32_2cpl_to_int32(Q);
1669 cs = uint32_2cpl_to_int32(sflag ^ ((sflag ^ ci) / 4u));
1678 return uint32_2cpl_to_int32(cc) * 5217 + cs + cw;
1716 cc = uint32_2cpl_to_int32(
[all...]

Completed in 39 milliseconds