Home
last modified time | relevance | path

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

/src/lib/msun/bsdsrc/
H A Db_tgamma.c120 double p, z, thi, tlo, xhi, xlo; in large_gam() local
137 thi = xhi * u.a; in large_gam()
144 u.a += thi; in large_gam()
145 u.b = thi - u.a; in large_gam()
182 double p, q, thi, tlo; in ratfun_gam() local
191 thi = (float)z; in ratfun_gam()
192 tlo = (z - thi) + c; in ratfun_gam()
193 tlo *= (thi + z); in ratfun_gam()
196 thi *= thi; in ratfun_gam()
197 q = thi; in ratfun_gam()
[all …]
/src/lib/msun/ld80/
H A Db_tgammal.c123 long double p, z, thi, tlo, xhi, xlo; in large_gam() local
141 thi = xhi * u.a; in large_gam()
148 u.a += thi; in large_gam()
149 u.b = thi - u.a; in large_gam()
205 long double p, q, thi, tlo; in ratfun_gam() local
215 thi = (float)z; in ratfun_gam()
216 tlo = (z - thi) + c; in ratfun_gam()
217 tlo *= (thi + z); in ratfun_gam()
220 thi *= thi; in ratfun_gam()
221 q = thi; in ratfun_gam()
[all …]
/src/contrib/ntp/ntpd/
H A Drefclock_gpsvme.c163 unsigned tlo, thi; in psc_poll() local
168 thi = regp[unit]->high_time; /* read 4 higher order bytes */ in psc_poll()
186 thi = SWAP(thi); /* copy of data */ in psc_poll()
188 pp->day = BCD2INT3((thi & 0x0FFF0000) >> 16); in psc_poll()
189 pp->hour = BCD2INT2((thi & 0x0000FF00) >> 8); in psc_poll()
190 pp->minute = BCD2INT2(thi & 0x000000FF); in psc_poll()
199 pp->hour, pp->minute, pp->second, pp->nsec, status, thi, in psc_poll()
/src/contrib/bmake/unit-tests/
H A Ddir.mk47 all: {{thi,fou}r,fif}teen
87 debug: {{thi,fou}r,fif}twen
/src/usr.sbin/pmcannotate/
H A Dpmcannotate.c315 u_int thi; in fqueue_compact() local
322 thi = th * totalsamples / 100; in fqueue_compact()
324 if (agg->ag_nsamples < thi) in fqueue_compact()
/src/sbin/nvmecontrol/
H A Dlogpage.c663 NVME_LOGPAGE(thi,