Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/include/
H A Dieeefp.h14 #define FP_X_OFL 0x08 /* overflow exception */ macro
/openbsd-src/sys/arch/hppa/include/
H A Dieeefp.h13 #define FP_X_OFL 0x04 /* overflow exception */ macro
/openbsd-src/sys/arch/powerpc/include/
H A Dieeefp.h15 #define FP_X_OFL 0x08 /* overflow exception */ macro
/openbsd-src/sys/arch/sh/include/
H A Dieeefp.h15 #define FP_X_OFL 0x04 /* overflow exception */ macro
/openbsd-src/sys/arch/arm64/include/
H A Dieeefp.h14 #define FP_X_OFL 0x04 /* overflow exception */ macro
/openbsd-src/sys/arch/riscv64/include/
H A Dieeefp.h14 #define FP_X_OFL 0x04 /* overflow exception */ macro
/openbsd-src/sys/arch/powerpc64/include/
H A Dieeefp.h15 #define FP_X_OFL 0x08 /* overflow exception */ macro
/openbsd-src/sys/arch/amd64/include/
H A Dieeefp.h15 #define FP_X_OFL 0x08 /* overflow exception */ macro
/openbsd-src/sys/arch/i386/include/
H A Dieeefp.h15 #define FP_X_OFL 0x08 /* overflow exception */ macro
/openbsd-src/sys/arch/arm/include/
H A Dieeefp.h28 #define FP_X_OFL (1 << FP_EXCEPT_OFL) /* overflow exception */ macro
/openbsd-src/sys/arch/alpha/include/
H A Dieeefp.h37 #define FP_X_OFL 0x04 /* overflow exception */ macro
/openbsd-src/sys/arch/mips64/include/
H A Dieeefp.h14 #define FP_X_OFL 0x04 /* overflow exception */ macro
/openbsd-src/sys/arch/m88k/include/
H A Dieeefp.h46 #define FP_X_OFL 0x02 /* overflow exception */ macro