Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_lib.h291 static __inline fp_t __compiler_rt_scalbnX(fp_t x, int y) { in __compiler_rt_scalbnX() function
347 return __compiler_rt_scalbnX(x, y); in __compiler_rt_scalbnf()
365 return __compiler_rt_scalbnX(x, y); in __compiler_rt_scalbn()
385 return __compiler_rt_scalbnX(x, y); in __compiler_rt_scalbntf()