OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__math_oflowf
(Results
1 - 5
of
5
) sorted by null
/external/arm-optimized-routines/math/
math_errf.c
49
__math_oflowf
(uint32_t sign)
function
exp2f.c
51
return
__math_oflowf
(0);
expf.c
55
return
__math_oflowf
(0);
powf.c
203
return
__math_oflowf
(sign_bias);
212
return
__math_oflowf
(sign_bias);
math_config.h
243
HIDDEN float
__math_oflowf
(uint32_t);
Completed in 45 milliseconds