Searched refs:libc_result (Results 1 – 1 of 1) sorted by relevance
637 if (mpfrIntResult != libc_result.i) { in explain_unary_operation_two_outputs_error()644 MPFRNumber mpfrMatchValue(libc_result.f); in explain_unary_operation_two_outputs_error()685 MPFRNumber mpfrMatchValue(libc_result.f); in explain_binary_operation_two_outputs_error()723 MPFRNumber mpfrMatchValue(libc_result); in explain_binary_operation_one_output_error()765 MPFRNumber mpfrMatchValue(libc_result); in explain_ternary_operation_one_output_error()804 double ulp = mpfr_result.ulp(libc_result); in compare_unary_operation_single_output()826 double ulp = mpfr_result.ulp(libc_result.f); in compare_unary_operation_two_outputs()828 if (mpfrIntResult != libc_result.i) in compare_unary_operation_two_outputs()854 if (mpfrIntResult != libc_result.i) { in compare_binary_operation_two_outputs()884 double ulp = mpfr_result.ulp(libc_result); in compare_binary_operation_one_output()[all …]