Home
last modified time | relevance | path

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

/sysdeps/ieee754/dbl-64/
A Dmath_err.c67 __math_divzero (uint32_t sign) in __math_divzero() function
A Dmath_config.h103 attribute_hidden double __math_divzero (uint32_t);
A De_log.c89 return __math_divzero (1); in __log()
A De_log2.c88 return __math_divzero (1); in __log2()
A De_pow.c323 return __math_divzero (sign_bias); in __pow()

Completed in 6 milliseconds