Searched refs:IS_DENORMAL_DBL (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/native/
H A Dcbigint.h81 #define IS_DENORMAL_DBL(dbl) IS_DENORMAL_DBL_PTR(&(dbl)) macro
H A Djava_lang_StringToReal.cpp725 if (IS_DENORMAL_DBL (dresult))

Completed in 533 milliseconds