Searched refs:fpecatch (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/usr.bin/awk/
H A Dmain.c61 static noreturn void fpecatch(int n function
178 sa.sa_sigaction = fpecatch;
184 (void)signal(SIGFPE, fpecatch);

Completed in 141 milliseconds