OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:crt_logbl
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/lib/compiler-rt/builtins/
int_math.h
97
#define
crt_logbl
(x) logbl((x))
macro
101
#define
crt_logbl
(x) __builtin_logbl((x))
macro
/external/compiler-rt/lib/builtins/
int_math.h
97
#define
crt_logbl
(x) logbl((x))
macro
101
#define
crt_logbl
(x) __builtin_logbl((x))
macro
Completed in 222 milliseconds