HomeSort by relevance Sort by last modified time
    Searched refs:IS_DENORMAL_DBL (Results 1 - 2 of 2) sorted by null

  /dalvik/libcore/luni/src/main/native/
fltconst.h 111 #define IS_DENORMAL_DBL(dbl) IS_DENORMAL_DBL_PTR(&(dbl))
org_apache_harmony_luni_util_fltparse.c 263 if (IS_DENORMAL_DBL (dresult))

Completed in 155 milliseconds