Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
fp_ext Struct Reference

#include <math-emu.h>

Data Fields

unsigned char lowmant
 
unsigned char sign
 
unsigned short exp
 
union fp_mant64 mant
 

Detailed Description

Definition at line 85 of file math-emu.h.

Field Documentation

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.


The documentation for this struct was generated from the following files: