OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xlo
(Results
1 - 11
of
11
) sorted by relevancy
/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
462
input.lo = testCases[i].
xlo
;
qadd_test.c
20
double xhi; double
xlo
;
member in struct:testVector
110
a.lo = edgeCases[i].
xlo
;
1819
a.lo = accuracyTests[i].
xlo
;
qdiv_test.c
20
double xhi; double
xlo
;
member in struct:testVector
110
a.lo = edgeCases[i].
xlo
;
742
a.lo = accuracyTests[i].
xlo
;
qmul_test.c
20
double xhi; double
xlo
;
member in struct:testVector
110
a.lo = edgeCases[i].
xlo
;
740
a.lo = accuracyTests[i].
xlo
;
qsub_test.c
20
double xhi; double
xlo
;
member in struct:testVector
110
a.lo = edgeCases[i].
xlo
;
1821
a.lo = accuracyTests[i].
xlo
;
/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
462
input.lo = testCases[i].
xlo
;
qadd_test.c
20
double xhi; double
xlo
;
member in struct:testVector
110
a.lo = edgeCases[i].
xlo
;
1819
a.lo = accuracyTests[i].
xlo
;
qdiv_test.c
20
double xhi; double
xlo
;
member in struct:testVector
110
a.lo = edgeCases[i].
xlo
;
742
a.lo = accuracyTests[i].
xlo
;
qmul_test.c
20
double xhi; double
xlo
;
member in struct:testVector
110
a.lo = edgeCases[i].
xlo
;
740
a.lo = accuracyTests[i].
xlo
;
qsub_test.c
20
double xhi; double
xlo
;
member in struct:testVector
110
a.lo = edgeCases[i].
xlo
;
1821
a.lo = accuracyTests[i].
xlo
;
/src/lib/libm/ld80/
b_tgammal.c
120
long double p, z, thi, tlo, xhi,
xlo
;
local in function:large_gam
134
xlo
= x - xhi;
138
tlo =
xlo
* u.a + x * u.b;
286
long double d, t, xhi,
xlo
;
local in function:smaller_gam
294
xlo
= x - xhi;
295
xlo
+= t;
296
xlo
+= d;
302
x = xhi +
xlo
;
305
xlo
= x - xhi;
314
r.a -= d *
xlo
;
[
all
...]
Completed in 39 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025