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

  /external/arm-optimized-routines/math/single/
dunder.c 17 __inline double __mathlib_dbl_infnan2(double x, double y) function
math_private.h 103 extern double __mathlib_dbl_infnan2(double, double);
109 #define DOUBLE_INFNAN2(x,y) __mathlib_dbl_infnan2(x,y)

Completed in 45 milliseconds