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

#include <vfp.h>

Data Fields

s16 exponent
 
u16 sign
 
u32 significand
 

Detailed Description

Definition at line 152 of file vfp.h.

Field Documentation

s16 exponent

Definition at line 153 of file vfp.h.

u16 sign

Definition at line 154 of file vfp.h.

u32 significand

Definition at line 155 of file vfp.h.


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