Searched refs:test__compiler_rt_logbl (Results 1 – 1 of 1) sorted by relevance
11 int test__compiler_rt_logbl(fp_t x) { in test__compiler_rt_logbl() function45 if (test__compiler_rt_logbl(cases[i])) return 1; in main()52 if (test__compiler_rt_logbl(fromRep(x))) return 1; in main()53 if (test__compiler_rt_logbl(fromRep(signBit ^ x))) return 1; in main()59 if (test__compiler_rt_logbl(fromRep(x))) return 1; in main()60 if (test__compiler_rt_logbl(fromRep(signBit ^ x))) return 1; in main()