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

  /bionic/libm/upstream-freebsd/lib/msun/src/
k_sin.c 17 /* __kernel_sin( x, y, iy)
60 __kernel_sin(double x, double y, int iy) function
  /device/linaro/bootloader/edk2/StdLib/LibC/Math/
k_sin.c 18 /* __kernel_sin( x, y, iy)
59 __kernel_sin(double x, double y, int iy) function
  /external/fdlibm/
k_sin.c 14 /* __kernel_sin( x, y, iy)
58 double __kernel_sin(double x, double y, int iy) function
60 double __kernel_sin(x, y, iy)
  /external/v8/src/base/
ieee754.cc 167 double __kernel_sin(double x, double y, int iy) V8_WARN_UNUSED_RESULT;
702 /* __kernel_sin( x, y, iy)
729 V8_INLINE double __kernel_sin(double x, double y, int iy) { function in namespace:v8::base::ieee754::__anon48147
    [all...]

Completed in 462 milliseconds