Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dint_math.h98 #define crt_logbf(x) logbf((x)) macro
102 #define crt_logbf(x) __builtin_logbf((x)) macro