Searched defs:sqrt_A2my2 (Results 1 – 3 of 3) sorted by relevance
/freebsd/lib/msun/src/ |
H A D | catrigf.c | 88 float *sqrt_A2my2, float *new_y) in do_hard_work() 147 float x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinhf() local
|
H A D | catrig.c | 153 double *sqrt_A2my2, double *new_y) in do_hard_work() 276 double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinh() local
|
H A D | catrigl.c | 107 long double *B, long double *sqrt_A2my2, long double *new_y) in do_hard_work() 166 long double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinhl() local
|