Go to the source code of this file.
Defines | |
| #define | Likely(e) (e) |
| #define | Likely1(e) (e) |
| #define | Unlikely(e) (e) |
| #define | attribute__(a) |
Definition in file compilerMacros.h.
|
|
See compilerMacros.h for the definition. Typically used to indicate that a function parameter isn't used, suppressing compiler warnings, as in e.g. "int f( int n attribute__(unused) ) { return 0; }". See vallst.c for more examples.
Definition at line 48 of file compilerMacros.h. |
Generated on Mon Jul 18 11:34:14 2005 for Vallst by doxygen 1.4.3.