Home
last modified time | relevance | path

Searched defs:abs_x_reduced (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/aarch64/
H A Dtanpif_3u1.c88 float abs_x_reduced = 0.5f - asfloat (asuint (x_reduced) & 0x7fffffff); in arm_math_tanpif() local
H A Dtanpi_2u5.c97 double abs_x_reduced = 0.5 - fabs (x_reduced); in arm_math_tanpi() local