Searched defs:sqrt_A2my2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/lib/msun/src/
H A Dcatrig.c279 double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_ local
155 do_hard_work(double x, double y, double *rx, int *B_is_usable, double *B, double *sqrt_A2my2, double *new_y) argument
[all...]
H A Dcatrigf.c150 float x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; local
90 do_hard_work(float x, float y, float *rx, int *B_is_usable, float *B, float *sqrt_A2my2, float *new_y) argument
H A Dcatrigl.c169 long double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; local
109 do_hard_work(long double x, long double y, long double *rx, int *B_is_usable, long double *B, long double *sqrt_A2my2, long double *new_y) argument

Completed in 105 milliseconds