OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__math_divzerof
(Results
1 - 5
of
5
) sorted by null
/external/arm-optimized-routines/math/
math_errf.c
55
__math_divzerof
(uint32_t sign)
function
log2f.c
43
return
__math_divzerof
(1);
logf.c
48
return
__math_divzerof
(1);
math_config.h
249
HIDDEN float
__math_divzerof
(uint32_t);
powf.c
170
return
__math_divzerof
(sign_bias);
Completed in 73 milliseconds