Searched defs:B_is_usable (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() 162 int B_is_usable; in casinhf() local 218 int B_is_usable; in cacosf() local
|
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() 301 int B_is_usable; in casinh() local 383 int B_is_usable; in cacos() local
|
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() 195 int B_is_usable; in casinhl() local 248 int B_is_usable; in cacosl() local
|