Searched refs:reduce_aux (Results 1 – 4 of 4) sorted by relevance
/glibc-2.36/sysdeps/ieee754/flt-32/ |
D | reduce_aux.h | 29 reduce_aux (float x, int *n, double alpha) in reduce_aux() function
|
D | e_j0f.c | 210 h = reduce_aux (x, &n, alpha0); in j0f_asympt() 491 h = reduce_aux (x, &n, alpha0); in y0f_asympt()
|
D | e_j1f.c | 215 h = reduce_aux (x, &n, alpha1); in j1f_asympt() 502 h = reduce_aux (x, &n, alpha1); in y1f_asympt()
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.23 | 26321 (reduce_aux.h): Include file. 26335 (reduce_aux.h): Include file. 26345 * sysdeps/ieee754/flt-32/reduce_aux.h: New file.
|