Home
last modified time | relevance | path

Searched refs:j1f_asympt (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/ieee754/flt-32/
De_j1f.c200 j1f_asympt (float x) in j1f_asympt() function
248 return sign * j1f_asympt (x); in j1f_near_root()
279 return j1f_asympt (x); in __ieee754_j1f()
/glibc-2.36/ChangeLog.old/
DChangeLog.2326339 (j1f_asympt): New function.