Searched defs:do_hard_work (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/lib/libm/complex/ |
H A D | catrigf.c | 101 do_hard_work(float x, float y, float *rx, int *B_is_usable, float *B, in do_hard_work() function
|
H A D | catrig.c | 176 do_hard_work(double x, double y, double *rx, int *B_is_usable, double *B, in do_hard_work() function
|
H A D | catrigl.c | 136 do_hard_work(long double x, long double y, long double *rx, int *B_is_usable, long double *B, long … in do_hard_work() function
|