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

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/libntp/
H A Dcalyearstart.c51 NTP_INVARIANT((ntp_u_int32_t)(caltontp(&jt) + delta) == (ntp_u_int32_t)ntp_time);
H A Dcaljulian.c99 NTP_INVARIANT((u_int32)(ntptime + ntp_day * SECSPERDAY) == (u_int32)saved_time);
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/include/
H A Dntp_assert.h84 #define NTP_INVARIANT(x) INVARIANT(x) macro

Completed in 100 milliseconds