|
Embedded Artistry Framework
Embedded Systems C++ Framework
|
#include "libm-test.c"
Macros | |
| #define | FUNC(function) function ## f |
| #define | FLOAT float |
| #define | TEST_MSG "testing float (without inline functions)\n" |
| #define | MATHCONST(x) x |
| #define | CHOOSE(Clongdouble, Cdouble, Cfloat, Cinlinelongdouble, Cinlinedouble, Cinlinefloat) Cfloat |
| #define | PRINTF_EXPR "e" |
| #define | PRINTF_XEXPR "a" |
| #define | PRINTF_NEXPR "f" |
| #define | TEST_FLOAT 1 |
| #define | __NO_MATH_INLINES |
| #define __NO_MATH_INLINES |
| #define CHOOSE | ( | Clongdouble, | |
| Cdouble, | |||
| Cfloat, | |||
| Cinlinelongdouble, | |||
| Cinlinedouble, | |||
| Cinlinefloat | |||
| ) | Cfloat |
| #define FLOAT float |
| #define MATHCONST | ( | x | ) | x |
| #define PRINTF_EXPR "e" |
| #define PRINTF_NEXPR "f" |
| #define PRINTF_XEXPR "a" |
| #define TEST_FLOAT 1 |
| #define TEST_MSG "testing float (without inline functions)\n" |
1.8.15