OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:quotientLo
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/builtins/
divdf3.c
135
rep_t quotient,
quotientLo
;
136
wideMultiply(aSignificand << 2, reciprocal, "ient, &
quotientLo
);
divtf3.c
149
rep_t quotient,
quotientLo
;
150
wideMultiply(aSignificand << 2, reciprocal, "ient, &
quotientLo
);
Completed in 94 milliseconds