|
Embedded Artistry Framework
Embedded Systems C++ Framework
|
#include "cdefs-compat.h"#include <openlibm_fenv.h>#include <openlibm_math.h>#include "math_private.h"

Macros | |
| #define | type double |
| #define | roundit rint |
| #define | dtype long |
| #define | fn lrint |
Functions | |
| OLM_DLLEXPORT dtype | fn (type x) |
| #define dtype long |
| #define fn lrint |
| #define roundit rint |
| #define type double |
| OLM_DLLEXPORT dtype fn | ( | type | x | ) |
References dtype, FE_INEXACT, FE_INVALID, feclearexcept(), feholdexcept(), fetestexcept(), feupdateenv(), and roundit.
1.8.15