Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Dfp_lib.h273 static __inline fp_t __compiler_rt_logbX(fp_t x) { in __compiler_rt_logbX() function
356 return __compiler_rt_logbX(x); in __compiler_rt_logbf()
374 return __compiler_rt_logbX(x); in __compiler_rt_logb()
393 return __compiler_rt_logbX(x); in __compiler_rt_logbl()