Home
last modified time | relevance | path

Searched refs:TSFTOTVU (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dtimevalops.h62 # define TSFTOTVU(tsf, tvu) \ macro
68 # define TSFTOTVU(tsf, tvu) \ macro
106 TSFTOTVU((ts)->l_uf, (tv)->tv_usec); \
392 TSFTOTVU(absx.l_uf, out.tv_usec); in lfp_intv_to_tval()
410 TSFTOTVU(x.l_uf, out.tv_usec); in lfp_uintv_to_tval()
431 TSFTOTVU(x.l_uf, out.tv_usec); in lfp_stamp_to_tval()
/freebsd/contrib/ntp/libparse/
H A Dclk_trimtsip.c286 TSFTOTVU(gpstime.l_uf, clock_time->usecond); in cvt_trimtsip()