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

/netbsd-current/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

Completed in 62 milliseconds