Searched refs:exc_test (Results 1 – 1 of 1) sorted by relevance
24 test_one (int exc_test, int exc_set, int exc_save) in test_one() argument28 printf ("Individual test: %x %x %x\n", (unsigned int) exc_test, in test_one()55 ret = fetestexceptflag (&saved, exc_test); in test_one()56 if (ret == (exc_set & exc_test)) in test_one()61 exc_set & exc_test); in test_one()
Completed in 2 milliseconds