Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/lib/builtins/
H A Dint_math.h96 #define crt_logbf(x) logbf((x)) macro
100 #define crt_logbf(x) __builtin_logbf((x)) macro