PAPI 7.1.0.0
Loading...
Searching...
No Matches
standard_ao_double_t.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

union  AO_double_t
 
struct  AO_double_t_size_static_assert
 

Macros

#define AO_HAVE_DOUBLE_PTR_STORAGE
 
#define AO_HAVE_double_t
 
#define AO_DOUBLE_T_INITIALIZER   { { (AO_t)0, (AO_t)0 } }
 
#define AO_val1   AO_parts.AO_v1
 
#define AO_val2   AO_parts.AO_v2
 

Typedefs

typedef unsigned long long double_ptr_storage
 

Macro Definition Documentation

◆ AO_DOUBLE_T_INITIALIZER

#define AO_DOUBLE_T_INITIALIZER   { { (AO_t)0, (AO_t)0 } }

Definition at line 86 of file standard_ao_double_t.h.

◆ AO_HAVE_DOUBLE_PTR_STORAGE

#define AO_HAVE_DOUBLE_PTR_STORAGE

Definition at line 62 of file standard_ao_double_t.h.

◆ AO_HAVE_double_t

#define AO_HAVE_double_t

Definition at line 74 of file standard_ao_double_t.h.

◆ AO_val1

#define AO_val1   AO_parts.AO_v1

Definition at line 88 of file standard_ao_double_t.h.

◆ AO_val2

#define AO_val2   AO_parts.AO_v2

Definition at line 89 of file standard_ao_double_t.h.

Typedef Documentation

◆ double_ptr_storage

typedef unsigned long long double_ptr_storage

Definition at line 60 of file standard_ao_double_t.h.