Searched refs:__compiler_rt_scalbnX (Results 1 – 1 of 1) sorted by relevance
291 static __inline fp_t __compiler_rt_scalbnX(fp_t x, int y) { in __compiler_rt_scalbnX() function347 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()