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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dplural-eval.c49 sigfpe_handler (int sig, siginfo_t *sip, void *scp) function
60 sigfpe_handler (int sig) function
72 action.sa_sigaction = sigfpe_handler;
77 signal (SIGFPE, sigfpe_handler);

Completed in 90 milliseconds