Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_lib.h268 static __inline fp_t __compiler_rt_logbX(fp_t x) { in __compiler_rt_logbX() function
353 return __compiler_rt_logbX(x); in __compiler_rt_logbf()
371 return __compiler_rt_logbX(x); in __compiler_rt_logb()
391 return __compiler_rt_logbX(x); in __compiler_rt_logbtf()