Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/
H A Dcosf.c27 if (abstop12 (y) < abstop12 (pio4f)) in cosf()
H A Dsinf.c26 if (abstop12 (y) < abstop12 (pio4f)) in sinf()
H A Dsincosf.c26 if (abstop12 (y) < abstop12 (pio4f)) in sincosf()
H A Dsincosf.h15 static const float pio4f = 0x1.921FB6p-1f; variable