Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_lib.h259 static __inline fp_t __compiler_rt_logbX(fp_t x) { in __compiler_rt_logbX() function
344 return __compiler_rt_logbX(x); in __compiler_rt_logbf()
362 return __compiler_rt_logbX(x); in __compiler_rt_logb()
382 return __compiler_rt_logbX(x); in __compiler_rt_logbtf()