Home
last modified time | relevance | path

Searched refs:FPE_FLTBSUN_TRAP (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dsigfpe.c43 #ifndef FPE_FLTBSUN_TRAP
44 #define FPE_FLTBSUN_TRAP 0xc0 /* [branch or set on unordered cond] */ macro
79 FPE_FLTBSUN_TRAP,
114 case FPE_FLTBSUN_TRAP:
/titanic_41/usr/src/ucbhead/sys/
H A Dsignal.h419 #define FPE_FLTBSUN_TRAP 0xc0 /* [branch or set on unordered cond] */ macro