Searched defs:sigfpe (Results 1 – 4 of 4) sorted by relevance
10 subroutine sigfpe() subroutine
56 static void sigfpe() { sigpanic(SIGFPE); } in sigfpe() function
224 int sigfpe(){ msg("SIGFPE() try rewriting\n"); sigAbort();} in sigfpe() function
360 int sigfpe(){ msg("SIGFPE() try rewriting\n"); sigAbort();} in sigfpe() function