Home
last modified time | relevance | path

Searched defs:x2 (Results 1 – 25 of 31) sorted by relevance

12

/picolibc-latest/newlib/libm/machine/spu/headers/
Disnand2.h73 vec_uint4 x2 = spu_cmpeq(signless,test_mask); in _isnand2() local
Dlog2f4.h82 vector float x2, x4; in _log2f4() local
Dtanhf4.h75 vector float x2; in _tanhf4() local
Datanf.h70 float x2, x3, x4, x8, x9; in _atanf() local
Datanf4.h80 vector float x2, x3, x4, x8, x9; in _atanf4() local
Dlog2f.h77 float x2, x4; in _log2f() local
Dlog2d2.h78 vec_double2 x2, x4, x8, x10, p1, p2; in _log2d2() local
Dsinhf4.h75 vec_float4 x2 = spu_mul(x,x); in _sinhf4() local
Dcoshf4.h75 vector float x2 = spu_mul(x,x); in _coshf4() local
Dasind2.h107 vec_double2 x2, x3; // x squared and x cubed, respectively. in _asind2() local
Dacosd2.h103 vec_double2 x2, x3; // x squared and x cubed, respectively. in _acosd2() local
Dcoshd2.h85 vec_double2 x2 = spu_mul(x,x); in _coshd2() local
Dsinhd2.h88 vec_double2 x2 = spu_mul(x,x); in _sinhd2() local
Dasinf4.h80 vector float xabs, x2, x4, x6; in _asinf4() local
Drecipd2.h78 vec_double2 x1, x2, x3; in _recipd2() local
Dexp2d2.h95 vec_double2 p1, p2, x2, x4, x8; in _exp2d2() local
Dtanhd2.h98 vector double x2; in _tanhd2() local
/picolibc-latest/newlib/libm/common/
Dcosf.c51 double x2 = x * x; in cosf() local
Dsincosf.c51 double x2 = x * x; in sincosf() local
/picolibc-latest/newlib/libm/complex/
Dcatan.c98 double a, t, x, x2, y; in __weak_alias() local
Dcatanf.c47 float a, t, x, x2, y; in __weak_alias() local
Dcatanl.c46 long double a, t, x, x2, y; in __weak_alias() local
Dcephes_subr.c90 double f, x, x2, y, y2, rn, t; in _ctans() local
Dcephes_subrf.c90 float f, x, x2, y, y2, rn, t, d; in _ctansf() local
Dcephes_subrl.c92 long double f, x, x2, y, y2, rn, t; in _ctansl() local

12