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

  /external/fdlibm/
e_atan2.c 15 /* __ieee754_atan2(y,x)
57 double __ieee754_atan2(double y, double x) function
59 double __ieee754_atan2(y,x)
  /bionic/libm/src/
e_atan2.c 19 /* __ieee754_atan2(y,x)
58 __ieee754_atan2(double y, double x) function
math_private.h 211 #define __ieee754_atan2 atan2 macro

Completed in 48 milliseconds