Home
last modified time | relevance | path

Searched refs:__mathlib_dbl_underflow (Results 1 – 2 of 2) sorted by relevance

/external/arm-optimized-routines/math/single/
Dmath_private.h85 extern double __mathlib_dbl_underflow(void);
93 #define DOUBLE_UNDERFLOW ( __mathlib_dbl_underflow() )
Ddunder.c22 double __mathlib_dbl_underflow(void) in __mathlib_dbl_underflow() function