|
Embedded Artistry Framework
Embedded Systems C++ Framework
|
#include <sys/types.h>#include <float.h>#include <openlibm_math.h>#include <stdint.h>#include "math_private.h"
Macros | |
| #define | MANH_SIZE EXT_FRACHBITS |
Functions | |
| 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 EXT_FRACHBITS |
| long double truncl | ( | long double | x | ) |
References IEEEl2bits::e, GET_LDOUBLE_WORDS, huge, LDBL_MANT_DIG, LDBL_MAX_EXP, MANH_SIZE, SET_LDOUBLE_WORDS, and zero.
|
static |
Referenced by truncl().
|
static |
Referenced by truncl().
1.8.15