Searched refs:__compiler_rt_logbX (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_lib.h266 static __inline fp_t __compiler_rt_logbX(fp_t x) { function
299 return __compiler_rt_logbX(x);
303 return __compiler_rt_logbX(x);
308 return __compiler_rt_logbX(x);

Completed in 108 milliseconds