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