Home
last modified time | relevance | path

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

/glibc-2.36/math/
Dlibm-test-support.h176 void check_complex (const char *, CFLOAT, CFLOAT, int);
Dlibm-test-driver.c810 check_complex (test_name, \
831 check_complex (test_name, \
Dlibm-test-support.c738 check_complex (const char *test_name, CFLOAT computed, in check_complex() function
/glibc-2.36/ChangeLog.old/
DChangeLog.183113 * math/libm-test-support.c (check_complex): Replace __complex__
3115 * math/libm-test-support.h (check_complex): Likewise.
9403 (check_complex): Likewise.
10243 (check_complex): Likewise.
56264 (check_complex): Update calls to check_float_internal.
61605 (check_complex): Pass TEST_NAN_SIGN flag through to second
61620 (check_complex): Pass through IGNORE_RESULT to second
66934 (check_complex): Likewise.
68345 (check_complex): Likewise.
68544 (check_complex): Refer to errno tests in comment.
[all …]
DChangeLog.104714 * math/libm-test.inc (check_complex): It's Imaginary, not Complex.