Home
last modified time | relevance | path

Searched defs:FP_X_OFL (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/sys/arch/sh3/include/
H A Dieeefp.h27 #define FP_X_OFL FE_OVERFLOW /* overflow exception */ macro
44 #define FP_X_OFL 0x08 /* overflow exception */ macro
/netbsd-src/sys/arch/sparc/include/
H A Dieeefp.h20 #define FP_X_OFL 0x08 /* overflow exception */ macro
/netbsd-src/sys/arch/hppa/include/
H A Dieeefp.h20 #define FP_X_OFL 0x04 /* overflow exception */ macro
/netbsd-src/sys/arch/riscv/include/
H A Dieeefp.h27 #define FP_X_OFL FE_OVERFLOW /* overflow exception */ macro
/netbsd-src/sys/arch/or1k/include/
H A Dieeefp.h27 #define FP_X_OFL FE_OVERFLOW /* overflow exception */ macro
/netbsd-src/sys/arch/ia64/include/
H A Dieeefp.h35 #define FP_X_OFL FE_OVERFLOW /* overflow exception */ macro
/netbsd-src/sys/arch/x86/include/
H A Dieeefp.h18 #define FP_X_OFL FE_OVERFLOW /* overflow exception */ macro
/netbsd-src/sys/arch/powerpc/include/
H A Dieeefp.h30 #define FP_X_OFL __FPE(FE_OVERFLOW) /* overflow exception */ macro
/netbsd-src/sys/arch/arm/include/
H A Dieeefp.h33 #define FP_X_OFL FE_OVERFLOW /* overflow exception */ macro
/netbsd-src/sys/arch/alpha/include/
H A Dieeefp.h44 #define FP_X_OFL FE_OVERFLOW /* overflow exception */ macro
/netbsd-src/sys/arch/mips/include/
H A Dieeefp.h29 #define FP_X_OFL __FPE(FE_OVERFLOW) /* overflow exception */ macro
/netbsd-src/sys/arch/m68k/include/
H A Dieeefp.h31 #define FP_X_OFL __FPE(FE_OVERFLOW) /* overflow exception */ macro