Home
last modified time | relevance | path

Searched refs:SIGFPE_ABORT (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dsigfpe.c134 case (unsigned int)SIGFPE_ABORT:
150 case (unsigned int)SIGFPE_ABORT:
/titanic_50/usr/src/lib/libc/port/fp/
H A Dsigfpe.c158 case ((intptr_t)(SIGFPE_ABORT)): in _sigfpe_master()
175 case ((intptr_t)(SIGFPE_ABORT)): in _sigfpe_master()
/titanic_50/usr/src/lib/libbc/inc/include/
H A Dfloatingpoint.h67 #define SIGFPE_ABORT (void (*)())2 /* force abort on exception */ macro
/titanic_50/usr/src/head/
H A Dfloatingpoint.h73 #define SIGFPE_ABORT (void (*)())2 /* force abort on exception */ macro