Searched defs:FE_ALL_EXCEPT (Results 1 – 19 of 19) sorted by relevance
6 #define FE_ALL_EXCEPT 0x7c macro
33 #define FE_ALL_EXCEPT 0 macro
24 #define FE_ALL_EXCEPT 0 macro
52 FE_ALL_EXCEPT = enumerator53 #define FE_ALL_EXCEPT (FE_INEXACT | FE_UNDERFLOW | FE_OVERFLOW | FE_DIVBYZERO | FE_UNNORMAL | FE_IN… macro
46 # define FE_ALL_EXCEPT \ macro82 # define FE_ALL_EXCEPT 0 macro
64 FE_ALL_EXCEPT = enumerator65 #define FE_ALL_EXCEPT (0x3f << 17) macro
46 #define FE_ALL_EXCEPT \ macro83 # define FE_ALL_EXCEPT 0 macro
46 # define FE_ALL_EXCEPT \ macro73 # define FE_ALL_EXCEPT 0 macro
42 #define FE_ALL_EXCEPT \ macro
44 #define FE_ALL_EXCEPT \ macro
48 #define FE_ALL_EXCEPT \ macro
46 #define FE_ALL_EXCEPT \ macro
42 # define FE_ALL_EXCEPT \ macro
50 #define FE_ALL_EXCEPT \ macro
45 #define FE_ALL_EXCEPT \ macro
112 #define FE_ALL_EXCEPT \ macro
Completed in 39 milliseconds