Searched refs:test_ibm128 (Results 1 – 2 of 2) sorted by relevance
137 static int test_ibm128; /* Is argument or result IBM long double? */ variable219 test_ibm128 = testing_ibm128; in init_max_error()520 && !(test_ibm128 in test_exceptions()527 && !(test_ibm128 in test_exceptions()
22256 * math/libm-test-support.c (test_ibm128): New variable.22257 (init_max_error): Take argument testing_ibm128 and set test_ibm12822259 (test_exceptions): Use test_ibm128 instead of TEST_COND_ibm128.