Searched refs:fpecatch (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/awk/ | ||
H A D | main.c | 78 (void) signal(SIGFPE, fpecatch); in main() |
H A D | awk.h | 288 extern void fpecatch(int); |
H A D | lib.c | 524 fpecatch(int sig) in fpecatch() function |