Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dint_math.h99 #define crt_logbl(x) logbl((x)) macro
103 #define crt_logbl(x) __builtin_logbl((x)) macro