OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__math_uflow
(Results
1 - 5
of
5
) sorted by null
/external/arm-optimized-routines/math/
math_err.c
33
__math_uflow
(uint32_t sign)
function
exp.c
100
return
__math_uflow
(0);
exp2.c
98
return
__math_uflow
(0);
pow.c
193
return
__math_uflow
(sign_bias);
344
:
__math_uflow
(0);
math_config.h
253
HIDDEN double
__math_uflow
(uint32_t);
Completed in 146 milliseconds