Searched refs:FP_X_DZ (Results 1 – 5 of 5) sorted by relevance
22 #define FP_X_DZ 0x08 /* divide-by-zero exception */ macro
27 #define FP_X_DZ (1 << FP_EXCEPT_DZ) /* divide-by-zero exception */ macro
23 #define FP_X_DZ (1 << FP_EXCEPT_DZ) /* divide-by-zero exception */ macro
81 #define FP_X_DZ 0x04 /* zero divide */ macro