Home
last modified time | relevance | path

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

/sysdeps/ieee754/flt-32/
A Dmath_errf.c65 __math_divzerof (uint32_t sign) in __math_divzerof() function
A De_log2f.c56 return __math_divzerof (1); in __log2f()
A De_logf.c57 return __math_divzerof (1); in __logf()
A Dmath_config.h118 attribute_hidden float __math_divzerof (uint32_t);
A De_powf.c182 return __math_divzerof (sign_bias); in __powf()

Completed in 9 milliseconds