fp_except_t
fp_except_t fpgetmask(void)
fp_except_t fpgetsticky(void)
fp_except_t fpsetmask(fp_except_t m)
static __inline fp_except_t
static __inline fp_except_t
__fpsetmask(fp_except_t _m)
fp_except_t _p;
static __inline fp_except_t
return ((fp_except_t)_ex);
fp_except_t fpgetmask(void);
fp_except_t fpsetmask(fp_except_t);
fp_except_t fpgetsticky(void);