Searched refs:top13 (Results 1 – 1 of 1) sorted by relevance
138 top13 (float x) in top13() function151 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 4 milliseconds