OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xhi
(Results
1 - 11
of
11
) sorted by relevancy
/src/lib/libm/ld80/
b_tgammal.c
120
long double p, z, thi, tlo,
xhi
, xlo;
local in function:large_gam
133
xhi
= (float)x;
134
xlo = x -
xhi
;
137
thi =
xhi
* u.a;
286
long double d, t,
xhi
, xlo;
local in function:smaller_gam
293
xhi
= (float)(t + x);
294
xlo = x -
xhi
;
302
x =
xhi
+ xlo;
304
xhi
= (float)x;
305
xlo = x -
xhi
;
[
all
...]
/src/sys/external/bsd/compiler_rt/dist/test/Unit/ppc/
fixtfdi_test.c
6
struct testVector { double
xhi
; double xlo; int64_t result; };
member in struct:testVector
461
input.hi = testCases[i].
xhi
;
qdiv_test.c
20
double
xhi
; double xlo;
member in struct:testVector
109
a.hi = edgeCases[i].
xhi
;
741
a.hi = accuracyTests[i].
xhi
;
qmul_test.c
20
double
xhi
; double xlo;
member in struct:testVector
109
a.hi = edgeCases[i].
xhi
;
739
a.hi = accuracyTests[i].
xhi
;
qadd_test.c
20
double
xhi
; double xlo;
member in struct:testVector
109
a.hi = edgeCases[i].
xhi
;
1818
a.hi = accuracyTests[i].
xhi
;
qsub_test.c
20
double
xhi
; double xlo;
member in struct:testVector
109
a.hi = edgeCases[i].
xhi
;
1820
a.hi = accuracyTests[i].
xhi
;
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/ppc/
fixtfdi_test.c
6
struct testVector { double
xhi
; double xlo; int64_t result; };
member in struct:testVector
461
input.hi = testCases[i].
xhi
;
qdiv_test.c
20
double
xhi
; double xlo;
member in struct:testVector
109
a.hi = edgeCases[i].
xhi
;
741
a.hi = accuracyTests[i].
xhi
;
qmul_test.c
20
double
xhi
; double xlo;
member in struct:testVector
109
a.hi = edgeCases[i].
xhi
;
739
a.hi = accuracyTests[i].
xhi
;
qadd_test.c
20
double
xhi
; double xlo;
member in struct:testVector
109
a.hi = edgeCases[i].
xhi
;
1818
a.hi = accuracyTests[i].
xhi
;
qsub_test.c
20
double
xhi
; double xlo;
member in struct:testVector
109
a.hi = edgeCases[i].
xhi
;
1820
a.hi = accuracyTests[i].
xhi
;
Completed in 88 milliseconds
Indexes created Mon Oct 27 20:09:55 GMT 2025