|
Linux Kernel
3.7.1
|
#include <math-emu.h>
Data Fields | |
| unsigned char | lowmant |
| unsigned char | sign |
| unsigned short | exp |
| union fp_mant64 | mant |
Definition at line 85 of file math-emu.h.
| unsigned short exp |
Definition at line 88 of file math-emu.h.
| unsigned char lowmant |
Definition at line 86 of file math-emu.h.
| union fp_mant64 mant |
Definition at line 89 of file math-emu.h.
| unsigned char sign |
Definition at line 87 of file math-emu.h.
1.8.2