Home
last modified time | relevance | path

Searched defs:ax (Results 1 – 25 of 93) sorted by relevance

1234

/freebsd/contrib/arm-optimized-routines/math/test/
H A Dtrigpi_references.h21 long double ax = fabsl (x); in arm_math_sinpil() local
44 long double ax = fabsl (x); in arm_math_cospil() local
/freebsd/lib/msun/src/
H A Dcatrigf.c147 float x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinhf() local
202 float x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacosf() local
280 float ax, ay, t; in clog_for_large_values() local
340 float x, y, ax, ay, rx, ry; in catanhf() local
H A Dcatrig.c276 double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinh() local
357 double x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacos() local
457 double ax, ay, t; in clog_for_large_values() local
573 double x, y, ax, ay, rx, ry; in catanh() local
H A Dcatrigl.c166 long double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinhl() local
222 long double x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacosl() local
300 long double ax, ay, t; in clog_for_large_values() local
361 long double x, y, ax, ay, rx, ry; in catanhl() local
H A Ds_cospi.c79 double ax, c; in cospi() local
H A Ds_cospif.c46 float ax, c; in cospif() local
H A Ds_sinpi.c82 double ax, hi, lo, s; in sinpi() local
H A Ds_tanpif.c61 float ax, hi, lo, odd, t; in tanpif() local
/freebsd/lib/msun/ld128/
H A Ds_cospil.c50 long double ai, ar, ax, c; in cospil() local
H A Ds_sinpil.c50 long double ai, ar, ax, hi, lo, s, xhi, xlo; in sinpil() local
H A Ds_tanpil.c73 long double ai, ar, ax, hi, lo, t; in tanpil() local
/freebsd/lib/msun/ld80/
H A Ds_cospil.c52 long double ax, c; in cospil() local
H A Ds_sinpil.c54 long double ax, hi, lo, s; in sinpil() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Dcosh_2u.c50 double ax = asdouble (iax); in cosh() local
H A Dsinh_3u.c28 double ax = asdouble (iax); in sinh() local
H A Dsinhf_2u3.c29 float ax = asfloat (iax); in sinhf() local
H A Dcoshf_1u9.c47 float ax = asfloat (iax); in coshf() local
H A Dasinhf_3u5.c43 float ax = asfloat (ia); in asinhf() local
H A Dexpm1f_1u6.c31 uint32_t ax = ix & AbsMask; in expm1f() local
H A Dasinh_2u5.c47 double ax = asdouble (ia); in asinh() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/
H A Dcospi_3u5.c37 double ax = asdouble (asuint64 (x) & ~0x8000000000000000); in arm_math_cospi() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Datanh.c31 svfloat64_t ax = svabs_x (pg, x); in SV_NAME_D1() local
H A Dasinhf.c33 svfloat32_t ax = svabs_x (pg, x); in SV_NAME_F1() local
H A Dasinf.c47 svfloat32_t ax = svabs_x (pg, x); in SV_NAME_F1() local
H A Datanhf.c32 svfloat32_t ax = svabs_x (pg, x); in SV_NAME_F1() local

1234