HomeSort by: relevance | last modified time | path
    Searched defs:two_over_pi (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libm/src/
e_rem_pio2f.c 33 static const int32_t two_over_pi[] = { variable
178 n = __kernel_rem_pio2f(tx,y,e0,nx,2,two_over_pi);
  /src/external/gpl3/gcc/dist/libquadmath/math/
rem_pio2q.c 339 static const int32_t two_over_pi[] = {
570 3, two_over_pi);
338 static const int32_t two_over_pi[] = { variable
  /src/external/gpl3/gcc.old/dist/libquadmath/math/
rem_pio2q.c 338 static const int32_t two_over_pi[] = {
569 3, two_over_pi);
337 static const int32_t two_over_pi[] = { variable

Completed in 30 milliseconds