Home
last modified time | relevance | path

Searched refs:ieee_handlers (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libc/port/fp/
H A Dsigfpe.c112 sigfpe_handler_type ieee_handlers[N_IEEE_EXCEPTION]; variable
170 switch ((intptr_t)ieee_handlers[(int)exception]) { in _sigfpe_master()
178 (ieee_handlers[(int)exception])(sig, siginfo, ucontext); in _sigfpe_master()
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dsigfpe.c144 switch ((unsigned int)ieee_handlers[(int) exception]) {
153 (ieee_handlers[(int) exception]) (sig, code, scp, addr);
H A Dieee_globals.c45 sigfpe_handler_type ieee_handlers[N_IEEE_EXCEPTION]; variable
/titanic_50/usr/src/lib/libbc/inc/include/
H A Dfloatingpoint.h161 extern sigfpe_handler_type ieee_handlers[N_IEEE_EXCEPTION];
/titanic_50/usr/src/cmd/abi/appcert/etc/
H A Detc.scoped.in713 SCOPED_SYMBOL|SunOS_5.6|libc.so.1|ieee_handlers