Home
last modified time | relevance | path

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

/glibc-2.36/math/
Dlibm-test-support.c742 FLOAT part_comp, part_exp; in check_complex() local
749 part_exp = __real__ expected; in check_complex()
751 check_float_internal (str, part_comp, part_exp, in check_complex()
759 part_exp = __imag__ expected; in check_complex()
763 check_float_internal (str, part_comp, part_exp, in check_complex()