Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/include/
HDvint64ops.h21 extern vint64 subv64(const vint64 *lhs, const vint64 *rhs);
/freebsd-head/contrib/ntp/libntp/
HDvint64ops.c176 subv64( in subv64() function
/freebsd-head/contrib/ntp/ntpd/
HDntp_leapsec.c579 limit = subv64(&pt->head.expire, &limit); in leapsec_daystolive()