OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wideMultiply
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
divtf3.c
117
wideMultiply
((rep_t)recip64, (rep_t)q63b, &dummy, &r64q63);
118
wideMultiply
((rep_t)recip64, (rep_t)q127blo, &dummy, &r64q127);
125
wideMultiply
((rep_t)recip64, (rep_t)cHi, &dummy, &r64cH);
126
wideMultiply
((rep_t)recip64, (rep_t)cLo, &dummy, &r64cL);
150
wideMultiply
(aSignificand << 2, reciprocal, "ient, "ientLo);
169
wideMultiply
(quotient, bSignificand, &dummy, &qb);
174
wideMultiply
(quotient, bSignificand, &dummy, &qb);
fp_lib.h
54
static __inline void
wideMultiply
(rep_t a, rep_t b, rep_t *hi, rep_t *lo) {
86
static __inline void
wideMultiply
(rep_t a, rep_t b, rep_t *hi, rep_t *lo) {
151
static __inline void
wideMultiply
(rep_t a, rep_t b, rep_t *hi, rep_t *lo) {
divdf3.c
134
wideMultiply
(aSignificand << 2, reciprocal, "ient, "ientLo);
Completed in 14 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025