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

/xsrc/external/mit/xcalc/dist/
H A Dxcalc.h137 extern void illerr(int sig) _X_NORETURN;
H A Dmath.c188 void illerr(int sig) function in typeref:typename:void
191 signal(SIGILL, illerr);
H A Dxcalc.c176 signal(SIGILL,illerr);

Completed in 3 milliseconds