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

/freebsd-10-stable/lib/msun/src/
H A Dcatrig.c277 double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_ local
153 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.c148 float x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; local
88 do_hard_work(float x, float y, float *rx, int *B_is_usable, float *B, float *sqrt_A2my2, float *new_y) argument

Completed in 99 milliseconds