Searched refs:SIGFPE_IGNORE (Results 1 – 4 of 4) sorted by relevance
136 case (unsigned int)SIGFPE_IGNORE:147 case (unsigned int)SIGFPE_IGNORE:
161 case ((intptr_t)(SIGFPE_IGNORE)): in _sigfpe_master()172 case ((intptr_t)(SIGFPE_IGNORE)): /* Error condition but ignore it. */ in _sigfpe_master()
66 #define SIGFPE_IGNORE (void (*)())1 /* ignore this exception or code */ macro
72 #define SIGFPE_IGNORE (void (*)())1 /* ignore this exception or code */ macro