Home
last modified time | relevance | path

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

/external/arm-optimized-routines/math/
Dmath_errf.c55 __math_divzerof (uint32_t sign) in __math_divzerof() function
Dlogf.c48 return __math_divzerof (1); in logf()
Dlog2f.c43 return __math_divzerof (1); in log2f()
Dpowf.c170 return __math_divzerof (sign_bias); in powf()
Dmath_config.h249 HIDDEN float __math_divzerof (uint32_t);