|
LMMS
|
#include <math.h>Go to the source code of this file.
Macros | |
| #define | _USE_MATH_DEFINES |
| #define | __CONSTRUCTOR __attribute__((constructor)) |
| #define | __DESTRUCTOR __attribute__((destructor)) |
| #define | __INIT_FINI(init, fini) |
| #define __CONSTRUCTOR __attribute__((constructor)) |
| #define __DESTRUCTOR __attribute__((destructor)) |
| #define __INIT_FINI | ( | init, | |
| fini ) |
| #define _USE_MATH_DEFINES |