Home
last modified time | relevance | path

Searched defs:y1 (Results 1 – 5 of 5) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libm/math/
Dsf_hypot.c21 float a = x, b = y, t1, t2, y1, y2, w; in hypotf() local
Ds_hypot.c53 __float64 a = x, b = y, t1, t2, y1, y2, w; in hypot64() local
Dsf_pow.c60 float y1, t1, t2, r, s, t, u, v, w; in powf() local
Ds_pow.c101 __float64 y1, t1, t2, r, s, t, u, v, w; in pow64() local
/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/headers/
Dsqrtf4.h63 vec_float4 x, y0, y1, y1_n1, y1_p1, y1_p2, y1_p3; in _sqrtf4() local