Home
last modified time | relevance | path

Searched refs:computed (Results 1 – 1 of 1) sorted by relevance

/math/
A Dlibm-test-support.c636 && (FUNC (getpayload) (&computed) in check_float_internal()
678 else if (isinf (computed) || isnan (computed) in check_float_internal()
688 && computed == 0.0 && expected == 0.0 in check_float_internal()
703 print_float (computed); in check_float_internal()
748 part_comp = __real__ computed; in check_complex()
758 part_comp = __imag__ computed; in check_complex()
785 if (computed == expected) in check_int()
819 if (computed == expected) in check_long()
888 if (computed == expected) in check_longlong()
922 if (computed == expected) in check_intmax_t()
[all …]

Completed in 4 milliseconds