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