HomeSort by: relevance | last modified time | path
    Searched defs:ts_tmp (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
refclock_oncore.c 1590 l_fp ts, ts_tmp; local
1724 DTOLFP(dmy, &ts_tmp);
1725 L_ADD(&ts, &ts_tmp);
1798 ts_tmp = ts;
1799 ts_tmp.l_ui = 0; /* zero integer part */
1800 LFPTOD(&ts_tmp, dmy); /* convert fractional part to a double */
refclock_oncore.c 1590 l_fp ts, ts_tmp; local
1724 DTOLFP(dmy, &ts_tmp);
1725 L_ADD(&ts, &ts_tmp);
1798 ts_tmp = ts;
1799 ts_tmp.l_ui = 0; /* zero integer part */
1800 LFPTOD(&ts_tmp, dmy); /* convert fractional part to a double */
refclock_oncore.c 1590 l_fp ts, ts_tmp; local
1724 DTOLFP(dmy, &ts_tmp);
1725 L_ADD(&ts, &ts_tmp);
1798 ts_tmp = ts;
1799 ts_tmp.l_ui = 0; /* zero integer part */
1800 LFPTOD(&ts_tmp, dmy); /* convert fractional part to a double */

Completed in 50 milliseconds