HomeSort by relevance Sort by last modified time
    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 619 if (IS_DENORMAL_DBL (dresult))

Completed in 97 milliseconds