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

  /external/arm-optimized-routines/math/single/
dunder.c 46 double __mathlib_dbl_divzero(void) function
math_private.h 89 extern double __mathlib_dbl_divzero(void);
97 #define DOUBLE_DIVZERO ( __mathlib_dbl_divzero() )

Completed in 722 milliseconds