Searched defs:SIGFPE (Results 1 – 3 of 3) sorted by relevance
40 inline int SIGFPE = 8; variable
85 #define SIGFPE 8 /* floating point exception */ macro
126 const int SIGFPE = 8; variable