HomeSort by relevance Sort by last modified time
    Searched defs:__ieee754_hypot (Results 1 - 3 of 3) sorted by null

  /bionic/libm/src/
e_hypot.c 18 /* __ieee754_hypot(x,y)
54 __ieee754_hypot(double x, double y) function
math_private.h 222 #define __ieee754_hypot hypot macro
  /external/fdlibm/
e_hypot.c 14 /* __ieee754_hypot(x,y)
49 double __ieee754_hypot(double x, double y) function
51 double __ieee754_hypot(x,y)

Completed in 213 milliseconds