Home
last modified time | relevance | path

Searched defs:fp_control_t (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DMachO.h1459 struct fp_control_t { struct
1460 unsigned short
1461 invalid :1,
1462 denorm :1,
1463 zdiv :1,
1464 ovrfl :1,
1465 undfl :1,
1466 precis :1,
1468 pc :2,
1469 rc :2,