OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__math_oflow
(Results
1 - 5
of
5
) sorted by null
/external/arm-optimized-routines/math/
math_err.c
49
__math_oflow
(uint32_t sign)
function
exp.c
102
return
__math_oflow
(0);
exp2.c
96
return
__math_oflow
(0);
pow.c
195
return
__math_oflow
(sign_bias);
343
return (ix > asuint64 (1.0)) == (topy < 0x800) ?
__math_oflow
(0)
math_config.h
251
HIDDEN double
__math_oflow
(uint32_t);
Completed in 240 milliseconds