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

  /external/arm-optimized-routines/math/single/
dunder.c 22 double __mathlib_dbl_underflow(void) function
math_private.h 85 extern double __mathlib_dbl_underflow(void);
93 #define DOUBLE_UNDERFLOW ( __mathlib_dbl_underflow() )

Completed in 51 milliseconds