Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbc/inc/include/
H A Dfloatingpoint.h53 #define N_IEEE_EXCEPTION 5 /* Number of floating-point exceptions. */ macro
161 extern sigfpe_handler_type ieee_handlers[N_IEEE_EXCEPTION];
/titanic_44/usr/src/lib/libbc/libc/gen/common/
H A Dieee_globals.c45 sigfpe_handler_type ieee_handlers[N_IEEE_EXCEPTION];
/titanic_44/usr/src/head/
H A Dfloatingpoint.h65 #define N_IEEE_EXCEPTION 5 /* Number of floating-point exceptions. */ macro
/titanic_44/usr/src/lib/libc/port/fp/
H A Dsigfpe.c112 sigfpe_handler_type ieee_handlers[N_IEEE_EXCEPTION];