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

  /bionic/libm/upstream-freebsd/lib/msun/src/
k_tan.c 17 /* __kernel_tan( x, y, k )
79 __kernel_tan(double x, double y, int iy) { function
  /external/fdlibm/
k_tan.c 14 /* __kernel_tan( x, y, k )
74 __kernel_tan(double x, double y, int iy) { function
  /libcore/ojluni/src/main/native/
jfdlibm.h 95 #define __kernel_tan __j__kernel_tan macro

Completed in 492 milliseconds