geany  1.38
About: Geany is a text editor (using GTK2) with basic features of an integrated development environment (syntax highlighting, code folding, symbol name auto-completion, ...). F: office T: editor programming GTK+ IDE
  Fossies Dox: geany-1.38.tar.bz2  ("unofficial" and yet experimental doxygen-generated source code documentation)  

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 CTAGS_ATTR_UNUSED
 
#define CTAGS_ATTR_PRINTF(s, f)
 
#define CTAGA_ATTR_ALIGNED(X)
 
#define attr__noreturn
 

Macro Definition Documentation

◆ attr__noreturn

#define attr__noreturn

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

◆ CTAGA_ATTR_ALIGNED

#define CTAGA_ATTR_ALIGNED (   X)

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

◆ CTAGS_ATTR_PRINTF

#define CTAGS_ATTR_PRINTF (   s,
 
)

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

◆ CTAGS_ATTR_UNUSED

#define CTAGS_ATTR_UNUSED

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