OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IS_DENORMAL_DBL
(Results
1 - 2
of
2
) sorted by null
/libcore/luni/src/main/native/
cbigint.h
81
#define
IS_DENORMAL_DBL
(dbl) IS_DENORMAL_DBL_PTR(&(dbl))
java_lang_StringToReal.cpp
618
if (
IS_DENORMAL_DBL
(dresult))
Completed in 36 milliseconds