Home
last modified time | relevance | path

Searched refs:_M_PI_4L (Results 1 – 4 of 4) sorted by relevance

/picolibc-latest/newlib/libm/ld/common/
Ds_cosl.c56 if (z.e < _M_PI_4L) in cosl()
Ds_tanl.c64 if (z.e < _M_PI_4L) { in tanl()
Ds_sinl.c60 if (z.e < _M_PI_4L) { in sinl()
/picolibc-latest/newlib/libc/include/
Dmath.h709 #define _M_PI_4L 0.785398163397448309615660845819875721L macro
719 #define M_PI_4l _M_PI_4L