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

Data Fields

long double ld
 
struct {
   __u64   high
 
   __u64   low
 
w
 

Detailed Description

Definition at line 61 of file math.c.

Field Documentation

__u64 high

Definition at line 64 of file math.c.

long double ld

Definition at line 62 of file math.c.

__u64 low

Definition at line 65 of file math.c.

struct { ... } w

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