Searched refs:sigill_count (Results 1 – 1 of 1) sorted by relevance
43 int sigill_count; variable56 ++sigill_count; in sig_handler()65 sigfpe_count = sigill_count = 0; in main()96 if (sigill_count != 0) { in main()97 error("unexpected SIGILL count: %d != 0", sigill_count); in main()