Home
last modified time | relevance | path

Searched defs:FE_INVALID (Results 1 – 14 of 14) sorted by relevance

/netbsd/sys/arch/hppa/include/
H A Dfenv.h42 #define FE_INVALID 0x10 /* invalid operation exception */ macro
/netbsd/sys/arch/riscv/include/
H A Dfenv.h18 #define FE_INVALID 0x10 /* Result invalid */ macro
/netbsd/sys/arch/or1k/include/
H A Dfenv.h20 #define FE_INVALID 0x040 /* Result invalid */ macro
/netbsd/sys/arch/sparc/include/
H A Dfenv.h54 #define FE_INVALID 0x00000200 /* 1000000000 */ macro
/netbsd/sys/arch/arm/include/
H A Dfenv.h24 #define FE_INVALID 0x01 /* invalid operation exception */ macro
/netbsd/sys/arch/amd64/include/
H A Dfenv.h53 #define FE_INVALID 0x01 /* 000000000001 */ macro
/netbsd/sys/arch/i386/include/
H A Dfenv.h53 #define FE_INVALID 0x01 /* 000000000001 */ macro
/netbsd/sys/arch/alpha/include/
H A Dfenv.h40 #define FE_INVALID 0x01 macro
/netbsd/sys/arch/ia64/include/
H A Dfenv.h42 #define FE_INVALID 0x01 macro
/netbsd/sys/arch/mips/include/
H A Dfenv.h41 #define FE_INVALID 0x0040 macro
/netbsd/sys/arch/sh3/include/
H A Dfenv.h48 #define FE_INVALID ((uint32_t)FPSCR_EXCEPTION_INVALID >> 5) macro
/netbsd/external/gpl3/gcc/dist/libgfortran/config/
H A Dfpu-aarch64.h38 #define FE_INVALID 1 macro
/netbsd/sys/arch/m68k/include/
H A Dfenv.h44 #define FE_INVALID FPSR_AIOP macro
/netbsd/sys/arch/powerpc/include/
H A Dfenv.h41 #define FE_INVALID 0x20000000 /* all types of invalid FP ops */ macro