Searched defs:fp_control_t (Results 1 – 1 of 1) sorted by relevance
1459 struct fp_control_t { struct1460 unsigned short1461 invalid :1,1462 denorm :1,1463 zdiv :1,1464 ovrfl :1,1465 undfl :1,1466 precis :1,1468 pc :2,1469 rc :2,