Home
last modified time | relevance | path

Searched defs:crt_logbl (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/compiler-rt/builtins/
Dint_math.h97 #define crt_logbl(x) logbl((x)) macro
99 #define crt_logbl(x) __builtin_logbl((x)) macro
/aosp_15_r20/external/compiler-rt/lib/builtins/
H A Dint_math.h97 #define crt_logbl(x) logbl((x)) macro
101 #define crt_logbl(x) __builtin_logbl((x)) macro