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