Searched refs:M_PIl (Results 1 - 4 of 4) sorted by relevance

/haiku/src/system/libroot/posix/glibc/arch/generic/
H A Ds_cacoshl.c43 ? M_PIl - M_PI_4l : M_PI_4l)
51 __imag__ res = copysignl (signbit (__real__ x) ? M_PIl : 0.0,
H A Ds_clogl.c37 __imag__ result = signbit (__real__ x) ? M_PIl : 0.0;
H A Ds_clog10l.c37 __imag__ result = signbit (__real__ x) ? M_PIl : 0.0;
/haiku/src/system/libroot/posix/glibc/math/
H A Dmath.h39 # define M_PIl 3.1415926535897932384626433832795029L /* pi */ macro

Completed in 43 milliseconds