Searched refs:FPE_FLTUND_TRAP (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dsigfpe.c52 #ifndef FPE_FLTUND_TRAP
53 #define FPE_FLTUND_TRAP 0xcc /* [floating underflow] */ macro
82 FPE_FLTUND_TRAP,
125 case FPE_FLTUND_TRAP:
/illumos-gate/usr/src/boot/sys/x86/include/
H A Dtrap.h81 #define FPE_FLTUND_TRAP 0x5 /* floating underflow */ macro
/illumos-gate/usr/src/ucbhead/sys/
H A Dsignal.h408 #define FPE_FLTUND_TRAP 0x5 /* floating underflow */ macro
422 #define FPE_FLTUND_TRAP 0xcc /* [floating underflow] */ macro
437 #define FPE_FLTUND_TRAP 0xcc /* [floating underflow] */ macro
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dsignal.h49 #define FPE_FLTUND_TRAP 0xcc /* [floating underflow] */ macro
/illumos-gate/usr/src/ucblib/libucb/sparc/sys/
H A Dsignal.c231 code = FPE_FLTUND_TRAP;

Completed in 69 milliseconds