Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/AOR_v20.02/math/
H A Dmath_errf.c56 __math_divzerof (uint32_t sign) in __math_divzerof() function
H A Dlogf.c45 return __math_divzerof (1); in logf()
H A Dlog2f.c44 return __math_divzerof (1); in log2f()
H A Dpowf.c167 return __math_divzerof (sign_bias); in powf()
H A Dmath_config.h264 HIDDEN float __math_divzerof (uint32_t);