gimme-alpha 0.1

gcc_hints.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define ___always_inline   inline
#define ___pure
#define ___const
#define ___noreturn
#define ___malloc
#define ___must_check
#define ___deprecated
#define ___used
#define ___unused
#define ___packed
#define likely(x)   (x)
#define unlikely(x)   (x)
#define hotfunc
#define coldfunc

Define Documentation

#define ___always_inline   inline

Definition at line 25 of file gcc_hints.h.

#define ___const

Definition at line 27 of file gcc_hints.h.

#define ___deprecated

Definition at line 31 of file gcc_hints.h.

#define ___malloc

Definition at line 29 of file gcc_hints.h.

#define ___must_check

Definition at line 30 of file gcc_hints.h.

#define ___noreturn

Definition at line 28 of file gcc_hints.h.

#define ___packed

Definition at line 34 of file gcc_hints.h.

#define ___pure

Definition at line 26 of file gcc_hints.h.

#define ___unused

Definition at line 33 of file gcc_hints.h.

#define ___used

Definition at line 32 of file gcc_hints.h.

#define coldfunc

Definition at line 52 of file gcc_hints.h.

#define hotfunc

Definition at line 51 of file gcc_hints.h.

#define likely (   x)    (x)

Definition at line 35 of file gcc_hints.h.

Referenced by get_material_param(), and nanostructure_free().

 All Classes Files Functions Variables Enumerations Enumerator Defines