Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbc/libc/gen/common/
H A Dsigfpe.c136 case (unsigned int)SIGFPE_IGNORE:
147 case (unsigned int)SIGFPE_IGNORE:
/titanic_44/usr/src/lib/libc/port/fp/
H A Dsigfpe.c161 case ((intptr_t)(SIGFPE_IGNORE)): in _sigfpe_master()
172 case ((intptr_t)(SIGFPE_IGNORE)): /* Error condition but ignore it. */ in _sigfpe_master()
/titanic_44/usr/src/lib/libbc/inc/include/
H A Dfloatingpoint.h66 #define SIGFPE_IGNORE (void (*)())1 /* ignore this exception or code */ macro
/titanic_44/usr/src/head/
H A Dfloatingpoint.h72 #define SIGFPE_IGNORE (void (*)())1 /* ignore this exception or code */ macro