Effective implementation of algorithms (Master Thesis)
Effective and error-free implementation of algorithms
|
Go to the source code of this file.
Defines | |
#define | LIKELY(x) (x) |
#define | UNLIKELY(x) (x) |
#define LIKELY | ( | x | ) | (x) |
#define UNLIKELY | ( | x | ) | (x) |