Searched defs:ay (Results 1 - 15 of 15) sorted by relevance

/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dv_hypot_1u5.c50 float64x2_t ay = vabsq_f64 (y); local
H A Dv_hypotf_1u5.c49 float32x4_t ay = vabsq_f32 (y); local
H A Datan2_2u5.c123 double ay = asdouble (iay); local
H A Datan2f_3u.c130 float ay = asfloat (iay); local
H A Dv_atan2_3u.c70 float64x2_t ay = vabsq_f64 (y); local
H A Dv_atan2f_3u.c63 float32x4_t ay = vabsq_f32 (y); local
H A Dsv_atan2_2u5.c70 svfloat64_t ay = svabs_x (pg, y); local
H A Dsv_atan2f_3u.c65 svfloat32_t ay = svabs_x (pg, y); local
/freebsd-current/lib/msun/src/
H A Ds_clogl.c59 long double ax, ax2h, ax2l, axh, axl, ay, ay2h, ay2l, ayh, ayl; local
[all...]
H A Ds_clog.c45 double_t ax, ax2h, ax2l, axh, axl, ay, ay2h, ay2l, ayh, ayl, sh, sl, t; local
[all...]
H A Ds_clogf.c45 float_t ax, ax2h, ax2l, axh, axl, ay, ay2h, ay2l, ayh, ayl, sh, sl, t; local
[all...]
H A Dcatrig.c276 double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; local
357 double x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; local
457 double ax, ay, t; local
573 double x, y, ax, ay, rx, ry; local
[all...]
H A Dcatrigl.c166 long double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; local
222 long double x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; local
300 long double ax, ay, t; local
361 long double x, y, ax, ay, rx, ry; local
[all...]
H A Dcatrigf.c147 float x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; local
202 float x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; local
280 float ax, ay, t; local
340 float x, y, ax, ay, rx, ry; local
[all...]
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_getdate.c915 int ay = a->tm_year + (TM_YEAR_ORIGIN - 1); local

Completed in 604 milliseconds