Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/include/
Dvint64ops.h21 extern vint64 subv64(const vint64 *lhs, const vint64 *rhs);
/freebsd-10-stable/contrib/ntp/libntp/
Dvint64ops.c194 subv64( in subv64() function
/freebsd-10-stable/contrib/ntp/ntpd/
Dntp_leapsec.c595 limit = subv64(&pt->head.expire, &limit); in leapsec_daystolive()