Searched refs:test_single_errno (Results 1 – 1 of 1) sorted by relevance
/math/ |
A D | libm-test-support.c | 539 test_single_errno (const char *test_name, int errno_value, in test_single_errno() function 566 test_single_errno (test_name, errno_value, 0, "unchanged"); in test_errno() 568 test_single_errno (test_name, errno_value, EDOM, "EDOM"); in test_errno() 570 test_single_errno (test_name, errno_value, ERANGE, "ERANGE"); in test_errno()
|
Completed in 4 milliseconds