|
Embedded Artistry Framework
Embedded Systems C++ Framework
|
#include "cdefs-compat.h"#include <float.h>#include <openlibm_math.h>#include <stdint.h>#include "fpmath.h"#include "math_private.h"
Macros | |
| #define | MANH_SIZE LDBL_MANH_SIZE |
Functions | |
| OLM_DLLEXPORT long double | truncl (long double x) |
Variables | |
| static const long double | huge = 1.0e300 |
| static const float | zero [] = { 0.0, -0.0 } |
| #define MANH_SIZE LDBL_MANH_SIZE |
| OLM_DLLEXPORT long double truncl | ( | long double | x | ) |
References IEEEl2bits::e, huge, LDBL_MANT_DIG, LDBL_MAX_EXP, MANH_SIZE, u, and zero.
|
static |
Referenced by truncl().
|
static |
Referenced by truncl().
1.8.15