Searched refs:sin_pi (Results 1 - 3 of 3) sorted by relevance

/seL4-camkes-master/projects/musllibc/src/math/
H A Dlgamma_r.c150 static double sin_pi(double x) function
193 t = sin_pi(x);
H A Dlgammaf_r.c85 static float sin_pi(float x) function
128 t = sin_pi(x);
H A Dlgammal.c204 static long double sin_pi(long double x) function
247 t = sin_pi(x);

Completed in 128 milliseconds