Searched defs:B_is_usable (Results 1 – 2 of 2) sorted by relevance
| /bionic/libm/upstream-freebsd/lib/msun/src/ |
| D | catrig.c | 153 do_hard_work(double x, double y, double *rx, int *B_is_usable, double *B, in do_hard_work() 278 int B_is_usable; in casinh() local 360 int B_is_usable; in cacos() local
|
| D | catrigf.c | 88 do_hard_work(float x, float y, float *rx, int *B_is_usable, float *B, in do_hard_work() 149 int B_is_usable; in casinhf() local 205 int B_is_usable; in cacosf() local
|