Searched defs:FE_DIVBYZERO (Results 1 – 14 of 14) sorted by relevance
41 #define FE_DIVBYZERO 0x08 /* divide-by-zero exception */ macro
17 #define FE_DIVBYZERO 0x08 /* divide-by-zero */ macro
22 #define FE_DIVBYZERO 0x100 /* divide-by-zero */ macro
51 #define FE_DIVBYZERO 0x00000040 /* 0001000000 */ macro
25 #define FE_DIVBYZERO 0x02 /* divide-by-zero exception */ macro
55 #define FE_DIVBYZERO 0x04 /* 000000000100 */ macro
41 #define FE_DIVBYZERO 0x02 macro
44 #define FE_DIVBYZERO 0x04 macro
40 #define FE_DIVBYZERO 0x0020 macro
45 #define FE_DIVBYZERO ((uint32_t)FPSCR_EXCEPTION_ZERODIV >> 5) macro
39 #define FE_DIVBYZERO 2 macro
41 #define FE_DIVBYZERO FPSR_ADZ macro
38 #define FE_DIVBYZERO 0x04000000 macro