Go to the source code of this file.
Macro definitions for various function/variable attributes
Definition in file attributes.h.
Definition at line 30 of file attributes.h.
Definition at line 31 of file attributes.h.
Definition at line 40 of file attributes.h.
Definition at line 46 of file attributes.h.
Definition at line 54 of file attributes.h.
Definition at line 63 of file attributes.h.
Definition at line 71 of file attributes.h.
Definition at line 80 of file attributes.h.
Definition at line 88 of file attributes.h.
Definition at line 94 of file attributes.h.
Definition at line 100 of file attributes.h.
Definition at line 106 of file attributes.h.
Definition at line 112 of file attributes.h.
Definition at line 122 of file attributes.h.
Disable warnings about deprecated features This is useful for sections of code kept for backward compatibility and scheduled for removal.
Definition at line 144 of file attributes.h.
Definition at line 151 of file attributes.h.
Mark a variable as used and prevent the compiler from optimizing it away.
This is useful for variables accessed only from inline assembler without the compiler being aware.
Definition at line 164 of file attributes.h.
Definition at line 170 of file attributes.h.
Definition at line 174 of file attributes.h.
Definition at line 180 of file attributes.h.
Definition at line 205 of file attributes.h.
Definition at line 211 of file attributes.h.
Definition at line 219 of file attributes.h.