OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__math_divzero
(Results
1 - 5
of
5
) sorted by null
/external/arm-optimized-routines/math/
math_err.c
55
__math_divzero
(uint32_t sign)
function
log2.c
78
return
__math_divzero
(1);
log.c
102
return
__math_divzero
(1);
math_config.h
257
HIDDEN double
__math_divzero
(uint32_t);
pow.c
313
return
__math_divzero
(sign_bias);
Completed in 59 milliseconds