Lines Matching refs:BinaryOutput
628 Operation op, T input, const BinaryOutput<T> &libc_result, in explain_unary_operation_two_outputs_error()
665 Operation, float, const BinaryOutput<float> &, double, RoundingMode,
668 Operation, double, const BinaryOutput<double> &, double, RoundingMode,
671 Operation, long double, const BinaryOutput<long double> &, double,
677 const BinaryOutput<T> &libc_result, double ulp_tolerance, in explain_binary_operation_two_outputs_error()
702 Operation, const BinaryInput<float> &, const BinaryOutput<float> &, double,
705 Operation, const BinaryInput<double> &, const BinaryOutput<double> &,
709 const BinaryOutput<long double> &, double, RoundingMode,
819 const BinaryOutput<T> &libc_result, in compare_unary_operation_two_outputs()
835 Operation, float, const BinaryOutput<float> &, double, RoundingMode);
837 Operation, double, const BinaryOutput<double> &, double, RoundingMode);
839 Operation, long double, const BinaryOutput<long double> &, double,
845 const BinaryOutput<T> &libc_result, in compare_binary_operation_two_outputs()
867 Operation, const BinaryInput<float> &, const BinaryOutput<float> &, double,
870 Operation, const BinaryInput<double> &, const BinaryOutput<double> &,
874 const BinaryOutput<long double> &, double, RoundingMode);