|
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 |
| #define | INC_MANH(u, c) |
Functions | |
| OLM_DLLEXPORT long double | floorl (long double x) |
Variables | |
| static const long double | huge = 1.0e300 |
| #define INC_MANH | ( | u, | |
| c | |||
| ) |
| #define MANH_SIZE LDBL_MANH_SIZE |
| OLM_DLLEXPORT long double floorl | ( | long double | x | ) |
References IEEEl2bits::e, huge, INC_MANH, LDBL_MANT_DIG, LDBL_MAX_EXP, MANH_SIZE, and u.
Referenced by expl(), expm1l(), lgammal_r(), powl(), reducl(), roundl(), sin_pi(), and tgammal().

|
static |
Referenced by floorl().
1.8.15