Searched refs:M_PI_4 (Results 1 - 6 of 6) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_cosl.c72 if (z.e < M_PI_4)
H A Ds_sinl.c68 if (z.e < M_PI_4) {
H A Ds_tanl.c74 if (z.e < M_PI_4) {
/bionic/tests/headers/posix/
H A Dmath_h.c81 MACRO(M_PI_4);
/bionic/libc/include/
H A Dmath.h346 #define M_PI_4 0.78539816339744830962 /* pi/4 */ macro
/bionic/tools/versioner/current/
H A Dmath.h346 #define M_PI_4 0.78539816339744830962 /* pi/4 */ macro

Completed in 111 milliseconds