Searched refs:fp_except_t (Results 1 – 4 of 4) sorted by relevance
31 typedef fp_except fp_except_t; typedef39 fp_except_t fpgetmask(void);40 fp_except_t fpsetmask(fp_except_t);41 fp_except_t fpgetsticky(void);42 fp_except_t fpsetsticky(fp_except_t);43 fp_except_t fpresetsticky(fp_except_t);
18 fp_except_t m; in main()
34 typedef int fp_except_t; typedef