Home
last modified time | relevance | path

Searched refs:M_PIl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/test/
H A Dtrigpi_references.h10 #ifndef M_PIl
11 # define M_PIl 3.141592653589793238462643383279502884l macro
34 return sinl (x * M_PIl); in arm_math_sinpil()
60 return cosl (ax * M_PIl); in arm_math_cospil()
105 return tanl (f * M_PIl); in arm_math_tanpil()
/freebsd/lib/msun/src/
H A Dmath.h146 #define M_PIl 3.141592653589793238462643383279502884L /* pi */ macro