Searched refs:t23 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ntp/ntpdate/
H A Dntpdate.c751 l_fp t10, t23, tmp; local
882 t23 = rec; /* pkt.rec == t2 */
883 L_SUB(&t23, &org); /* pkt->org == t3 */
892 tmp = t23;
897 * Calculate di in t23 in full precision, then truncate
900 L_SUB(&t23, &t10);
901 di = LFPTOFP(&t23);
/freebsd-11-stable/lib/msun/ld128/
H A De_lgammal_r.c95 t23 = -7.03070407519397260929482550448878399e-06L, variable
286 y*(t17+y*(t18+y*(t19+y*(t20+y*(t21+y*(t22+y*(t23+

Completed in 69 milliseconds