Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Drefclock_oncore.c1587 l_fp ts, ts_tmp; in oncore_get_timestamp() local
1721 DTOLFP(dmy, &ts_tmp); in oncore_get_timestamp()
1722 L_ADD(&ts, &ts_tmp); in oncore_get_timestamp()
1795 ts_tmp = ts; in oncore_get_timestamp()
1796 ts_tmp.l_ui = 0; /* zero integer part */ in oncore_get_timestamp()
1797 LFPTOD(&ts_tmp, dmy); /* convert fractional part to a double */ in oncore_get_timestamp()