Searched defs:FE_OVERFLOW (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dfenv.h53 #define FE_OVERFLOW 0x00000100 /* 0100000000 */ macro
H A Dieeefp.h18 #define FE_OVERFLOW 0x08 /* underflow exception */ macro
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Dieeefp.h20 #define FE_OVERFLOW 0x04 /* underflow exception */ macro
/netbsd-6-1-5-RELEASE/sys/arch/sh3/include/
H A Dieeefp.h21 #define FE_OVERFLOW 0x08 /* overflow exception */ macro
/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dieeefp.h20 #define FE_OVERFLOW 0x04 /* overflow exception */ macro
/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dfenv.h44 #define FE_OVERFLOW 0x08 /* 000000001000 */ macro
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dieeefp.h20 #define FE_OVERFLOW 0x04 /* overflow exception */ macro
/netbsd-6-1-5-RELEASE/sys/arch/arm/include/
H A Dieeefp.h20 #define FE_OVERFLOW 0x04 /* overflow exception */ macro
/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dfenv.h44 #define FE_OVERFLOW 0x08 /* 000000001000 */ macro
/netbsd-6-1-5-RELEASE/sys/arch/m68k/include/
H A Dieeefp.h22 #define FE_OVERFLOW 0x08 /* underflow exception */ macro
/netbsd-6-1-5-RELEASE/sys/arch/alpha/include/
H A Dieeefp.h20 #define FE_OVERFLOW 0x04 /* overflow exception */ macro

Completed in 173 milliseconds