Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/tests/libntp/
H A Dtimespecops.c700 r = lfp_intv_to_tspec(a); in test_FromLFPbittest()
721 r = lfp_intv_to_tspec(a); in test_FromLFPrelPos()
740 r = lfp_intv_to_tspec(a); in test_FromLFPrelNeg()
762 r = lfp_intv_to_tspec(a); in test_LFProundtrip()
/netbsd-src/external/bsd/ntp/dist/include/
H A Dtimespecops.h214 extern struct timespec lfp_intv_to_tspec(l_fp x);
/netbsd-src/external/bsd/ntp/dist/libntp/
H A Dtimespecops.c169 lfp_intv_to_tspec( in lfp_intv_to_tspec() function