|
Linux Kernel
3.7.1
|
#include <single.h>
Public Member Functions | |
| struct { | |
| unsigned sign: 1 | |
| unsigned exp: _FP_EXPBITS_S | |
| unsigned frac: _FP_FRACBITS_S - (_FP_IMPLBIT_S != 0) | |
| } | __attribute__ ((packed)) |
Data Fields | |
| float | flt |
| struct _FP_UNION_S::@8126 __attribute__ | ( | (packed) | ) |
1.8.2