Home
last modified time | relevance | path

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

/sysdeps/ieee754/flt-32/
A De_exp10f.c138 top13 (float x) in top13() function
151 abstop = top13 (x) & 0xfff; /* Ignore sign. */ in __exp10f()
152 if (__glibc_unlikely (abstop >= top13 (38.0f))) in __exp10f()
157 if (abstop >= top13 (INFINITY)) in __exp10f()

Completed in 3 milliseconds