Searched defs:crt_value (Results 1 – 9 of 9) sorted by relevance
14 fp_t crt_value = __compiler_rt_logbf(x); in test__compiler_rt_logbf() local
10 fp_t crt_value = __compiler_rt_fmax(x, y); in test__compiler_rt_fmax() local
10 fp_t crt_value = __compiler_rt_fmaxf(x, y); in test__compiler_rt_fmaxf() local
13 fp_t crt_value = __compiler_rt_logb(x); in test__compiler_rt_logb() local
16 fp_t crt_value = __compiler_rt_logbl(x); in test__compiler_rt_logbl() local
16 fp_t crt_value = __compiler_rt_scalbnf(x, y); in test__compiler_rt_scalbnf() local
16 fp_t crt_value = __compiler_rt_scalbn(x, y); in test__compiler_rt_scalbn() local
12 fp_t crt_value = __compiler_rt_fmaxl(x, y); in test__compiler_rt_fmaxl() local
18 fp_t crt_value = __compiler_rt_scalbnl(x, y); in test__compiler_rt_scalbnl() local