Home
last modified time | relevance | path

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

/external/compiler-rt/lib/builtins/
Dint_math.h97 #define crt_logbl(x) logbl((x)) macro
101 #define crt_logbl(x) __builtin_logbl((x)) macro