Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/util/
H A Dntptime.c100 double ftemp, gtemp, htemp; in main() local
351 gtemp = (double)ntx.precision * nscale; in main()
354 (u_long)ntx.constant, gtemp, ftemp); in main()
358 gtemp = (double)ntx.stabil / SCALE_FREQ; in main()
361 ftemp, gtemp, htemp); in main()