HomeSort by: relevance | last modified time | path
    Searched defs:fpecatch (Results 1 - 2 of 2) sorted by relevancy

  /src/external/historical/nawk/dist/
main.c 64 static noreturn void fpecatch(int n function
161 sa.sa_sigaction = fpecatch;
167 (void)signal(SIGFPE, fpecatch);
main.c 64 static noreturn void fpecatch(int n function
161 sa.sa_sigaction = fpecatch;
167 (void)signal(SIGFPE, fpecatch);

Completed in 48 milliseconds