Searched defs:FE_INVALID (Results 1 - 12 of 12) sorted by relevance

/barrelfish-2018-10-04/usr/tests/msun/
H A Dcexp_test.c154 ALL_STD_EXCEPT, FE_INVALID, 1); local
/barrelfish-2018-10-04/lib/msun/aarch64/
H A Dfenv.h42 #define FE_INVALID 0x00000001 macro
/barrelfish-2018-10-04/lib/msun/arm/
H A Dfenv.h42 #define FE_INVALID 0x0001 macro
/barrelfish-2018-10-04/lib/msun/mips/
H A Dfenv.h42 #define FE_INVALID 0x0001 macro
/barrelfish-2018-10-04/lib/msun/powerpc/
H A Dfenv.h46 #define FE_INVALID 0x20000000 /* all types of invalid FP ops */ macro
/barrelfish-2018-10-04/lib/msun/riscv/
H A Dfenv.h51 #define FE_INVALID 0x0010 macro
/barrelfish-2018-10-04/lib/msun/sparc64/
H A Dfenv.h42 #define FE_INVALID 0x00000200 macro
/barrelfish-2018-10-04/lib/msun/x86/
H A Dfenv.h42 #define FE_INVALID 0x01 macro
/barrelfish-2018-10-04/include/arch/aarch64/
H A Dfenv.h42 #define FE_INVALID 0x00000001 macro
/barrelfish-2018-10-04/include/arch/arm/
H A Dfenv.h42 #define FE_INVALID 0x0001 macro
/barrelfish-2018-10-04/include/arch/x86_32/
H A Dfenv.h58 #define FE_INVALID 0x01 macro
/barrelfish-2018-10-04/include/arch/x86_64/
H A Dfenv.h42 #define FE_INVALID 0x01 macro

Completed in 613 milliseconds