uu Union Reference

Depending on the desired operation, we view a ‘long long’ (aka quad_t) in one or more of the following formats. More...

Detailed Description

Depending on the desired operation, we view a ‘long long’ (aka quad_t) in one or more of the following formats.

Definition at line 92 of file quad.h.

#include <quad.h>

Data Fields

quad_t q
 as a (signed) quad
 
u_quad_t uq
 as an unsigned quad
 
int sl [2]
 as two signed ints
 
u_int ul [2]
 as two unsigned ints
 

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