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

#include <vfp.h>

Data Fields

s16 exponent
 
u16 sign
 
u64 significand
 

Detailed Description

Definition at line 257 of file vfp.h.

Field Documentation

s16 exponent

Definition at line 258 of file vfp.h.

u16 sign

Definition at line 259 of file vfp.h.

u64 significand

Definition at line 260 of file vfp.h.


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