Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/hppa/include/
Dieeefp.h14 #define FP_X_UFL 0x02 /* underflow exception */ macro
/openbsd/src/sys/arch/sh/include/
Dieeefp.h16 #define FP_X_UFL 0x02 /* underflow exception */ macro
/openbsd/src/sys/arch/arm64/include/
Dieeefp.h15 #define FP_X_UFL 0x08 /* underflow exception */ macro
/openbsd/src/sys/arch/powerpc/include/
Dieeefp.h14 #define FP_X_UFL 0x04 /* underflow exception */ macro
/openbsd/src/sys/arch/powerpc64/include/
Dieeefp.h14 #define FP_X_UFL 0x04 /* underflow exception */ macro
/openbsd/src/sys/arch/riscv64/include/
Dieeefp.h15 #define FP_X_UFL 0x02 /* underflow exception */ macro
/openbsd/src/sys/arch/sparc64/include/
Dieeefp.h13 #define FP_X_UFL 0x04 /* underflow exception */ macro
/openbsd/src/sys/arch/i386/include/
Dieeefp.h16 #define FP_X_UFL 0x10 /* underflow exception */ macro
/openbsd/src/sys/arch/amd64/include/
Dieeefp.h16 #define FP_X_UFL 0x10 /* underflow exception */ macro
/openbsd/src/sys/arch/arm/include/
Dieeefp.h29 #define FP_X_UFL (1 << FP_EXCEPT_UFL) /* underflow exception */ macro
/openbsd/src/sys/arch/mips64/include/
Dieeefp.h13 #define FP_X_UFL 0x02 /* underflow exception */ macro
/openbsd/src/sys/arch/alpha/include/
Dieeefp.h38 #define FP_X_UFL 0x08 /* underflow exception */ macro
/openbsd/src/sys/arch/m88k/include/
Dieeefp.h45 #define FP_X_UFL 0x04 /* underflow exception */ macro