OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__math_may_uflowf
(Results
1 - 5
of
5
) sorted by null
/external/arm-optimized-routines/math/
math_errf.c
42
__math_may_uflowf
(uint32_t sign)
function
exp2f.c
56
return
__math_may_uflowf
(0);
expf.c
60
return
__math_may_uflowf
(0);
math_config.h
247
HIDDEN float
__math_may_uflowf
(uint32_t);
powf.c
217
return
__math_may_uflowf
(sign_bias);
Completed in 199 milliseconds