Searched refs:testname (Results 1 – 2 of 2) sorted by relevance
40 #define CHECK(testname, expr) \ argument46 printf ("%s raised SIGFPE\n", testname); \51 printf ("Failure: %s\n", testname); \
29 check (const char *testname, int result) in check() argument32 printf ("Failure: %s\n", testname); in check()
Completed in 4 milliseconds