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

  /bionic/libm/upstream-freebsd/lib/msun/src/
e_hypot.c 17 /* __ieee754_hypot(x,y)
55 __ieee754_hypot(double x, double y) function
math_private.h 701 #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)
  /libcore/ojluni/src/main/native/
jfdlibm.h 82 #define __ieee754_hypot __j__ieee754_hypot macro
  /device/google/contexthub/firmware/external/freebsd/lib/msun/src/
math_private.h 693 #define __ieee754_hypot hypot macro
  /prebuilts/ndk/r11/sources/android/support/src/msun/
math_private.h 689 #define __ieee754_hypot hypot macro
  /prebuilts/ndk/r13/sources/android/support/src/msun/
math_private.h 689 #define __ieee754_hypot hypot macro

Completed in 149 milliseconds