Home
last modified time | relevance | path

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

/math/
A Dlibm-test-support.c539 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 5 milliseconds