|
dhcpd-pools
3.0
ISC dhcpd lease usage analyser
|
Go to the source code of this file.
Macros | |
| #define | _ @GUARD_PREFIX@_MATH_H |
| #define | _GL_MATH_INLINE _GL_INLINE |
| #define | _GL_WARN_REAL_FLOATING_DECL(func) |
| #define | _GL_WARN_REAL_FLOATING_IMPL(func, value) |
| #define | NAN (0.0f / 0.0f) |
| #define | GNULIB_defined_NAN 1 |
| #define | HUGE_VALF (1.0f / 0.0f) |
| #define | HUGE_VAL (1.0 / 0.0) |
| #define | HUGE_VALL (1.0L / 0.0L) |
| #define | FP_ILOGB0 (- 2147483647) /* - INT_MAX */ |
| #define | FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ |
Functions | |
| _GL_FUNCDECL_SYS (frexpl, long double,(long double x, int *expptr) _GL_ARG_NONNULL((2))) | |
| _GL_FUNCDECL_SYS (ldexpl, long double,(long double x, int exp)) | |
| #define _ @GUARD_PREFIX@_MATH_H |
| #define _GL_MATH_INLINE _GL_INLINE |
| #define _GL_WARN_REAL_FLOATING_DECL | ( | func | ) |
| #define _GL_WARN_REAL_FLOATING_IMPL | ( | func, | |
| value | |||
| ) |
| #define FP_ILOGB0 (- 2147483647) /* - INT_MAX */ |
| #define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ |
| #define GNULIB_defined_NAN 1 |
| #define HUGE_VAL (1.0 / 0.0) |
| #define HUGE_VALF (1.0f / 0.0f) |
| #define HUGE_VALL (1.0L / 0.0L) |
| #define NAN (0.0f / 0.0f) |
| _GL_FUNCDECL_SYS | ( | frexpl | , |
| long | double, | ||
| (long double x, int *expptr) _GL_ARG_NONNULL((2)) | |||
| ) |
| _GL_FUNCDECL_SYS | ( | ldexpl | , |
| long | double, | ||
| (long double x, int exp) | |||
| ) |
1.8.13