Searched refs:__compiler_rt_logbf (Results 1 – 3 of 3) sorted by relevance
10 fp_t crt_value = __compiler_rt_logbf(x); in test__compiler_rt_logbf()
23 __compiler_rt_logbf(crt_fmaxf(crt_fabsf(__c), crt_fabsf(__d))); in __divsc3()
305 static __inline fp_t __compiler_rt_logbf(fp_t x) { in __compiler_rt_logbf() function