HPCToolkit
gcc-attr.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define HPC_GCC_VERSION   0
 
#define GCC_ATTR_NORETURN
 
#define GCC_ATTR_UNUSED
 
#define GCC_ATTR_VAR_CACHE_ALIGN
 

Macro Definition Documentation

◆ GCC_ATTR_NORETURN

#define GCC_ATTR_NORETURN

Definition at line 79 of file gcc-attr.h.

◆ GCC_ATTR_UNUSED

#define GCC_ATTR_UNUSED

Definition at line 80 of file gcc-attr.h.

◆ GCC_ATTR_VAR_CACHE_ALIGN

#define GCC_ATTR_VAR_CACHE_ALIGN

Definition at line 81 of file gcc-attr.h.

◆ HPC_GCC_VERSION

#define HPC_GCC_VERSION   0

Definition at line 78 of file gcc-attr.h.