OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crt_fabsf
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/builtins/
divsc3.c
24
float __logbw = crt_logbf(crt_fmaxf(
crt_fabsf
(__c),
crt_fabsf
(__d)));
int_math.h
52
#define
crt_fabsf
(x) __builtin_fabsf((x))
macro
Completed in 896 milliseconds