Searched defs:fp_control_t (Results 1 – 1 of 1) sorted by relevance
1454 struct fp_control_t { struct1455 unsigned short1456 invalid :1,1457 denorm :1,1458 zdiv :1,1459 ovrfl :1,1460 undfl :1,1461 precis :1,1463 pc :2,1464 rc :2,