Home
last modified time | relevance | path

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

/external/arm-optimized-routines/math/single/
Dmath_private.h89 extern double __mathlib_dbl_divzero(void);
97 #define DOUBLE_DIVZERO ( __mathlib_dbl_divzero() )
Ddunder.c46 double __mathlib_dbl_divzero(void) in __mathlib_dbl_divzero() function