OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:doubleExponent
(Results
1 - 3
of
3
) sorted by null
/libcore/luni/src/main/native/
cbigint.h
96
int32_t
doubleExponent
(jdouble z);
java_lang_StringToReal.cpp
281
k =
doubleExponent
(z);
623
dexp =
doubleExponent
(dresult) + 51;
cbigint.cpp
645
doubleExponent
(jdouble z)
Completed in 393 milliseconds