Searched refs:reduce_aux (Results 1 – 3 of 3) sorted by relevance
/sysdeps/ieee754/flt-32/ |
A D | reduce_aux.h | 29 reduce_aux (float x, int *n, double alpha) in reduce_aux() function
|
A D | e_j0f.c | 210 h = reduce_aux (x, &n, alpha0); in j0f_asympt() 491 h = reduce_aux (x, &n, alpha0); in y0f_asympt()
|
A D | e_j1f.c | 215 h = reduce_aux (x, &n, alpha1); in j1f_asympt() 502 h = reduce_aux (x, &n, alpha1); in y1f_asympt()
|
Completed in 6 milliseconds