Home
last modified time | relevance | path

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

/freebsd/lib/msun/bsdsrc/
H A Db_tgamma.c137 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()
198 thi = (float)thi; in ratfun_gam()
[all …]
/freebsd/lib/msun/ld80/
H A Db_tgammal.c141 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()
222 thi = (float)thi; in ratfun_gam()
[all …]
/freebsd/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()
/freebsd/contrib/bmake/unit-tests/
H A Ddir.mk47 all: {{thi,fou}r,fif}teen
87 debug: {{thi,fou}r,fif}twen
/freebsd/contrib/diff/src/
H A Danalyze.c122 lin x, y, oldx, tlo = fd[d - 1], thi = fd[d + 1]; in diag() local
124 if (tlo >= thi) in diag()
127 x = thi; in diag()
149 lin x, y, oldx, tlo = bd[d - 1], thi = bd[d + 1]; in diag() local
151 if (tlo < thi) in diag()
154 x = thi - 1; in diag()
/freebsd/usr.sbin/pmcannotate/
H A Dpmcannotate.c310 u_int thi; in fqueue_compact() local
317 thi = th * totalsamples / 100; in fqueue_compact()
319 if (agg->ag_nsamples < thi) in fqueue_compact()
/freebsd/sbin/nvmecontrol/
H A Dlogpage.c663 NVME_LOGPAGE(thi,