|
dhcpd-pools
3.0
ISC dhcpd lease usage analyser
|

Go to the source code of this file.
Macros | |
| #define | _GL_MATH_H |
| #define | _GL_MATH_INLINE _GL_INLINE |
| #define | _GL_CXXDEFS_H |
| #define | _GL_BEGIN_NAMESPACE |
| #define | _GL_END_NAMESPACE |
| #define | _GL_EXTERN_C extern |
| #define | _GL_FUNCDECL_RPL(func, rettype, parameters_and_attributes) _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) |
| #define | _GL_FUNCDECL_RPL_1(rpl_func, rettype, parameters_and_attributes) _GL_EXTERN_C rettype rpl_func parameters_and_attributes |
| #define | _GL_FUNCDECL_SYS(func, rettype, parameters_and_attributes) _GL_EXTERN_C rettype func parameters_and_attributes |
| #define | _GL_CXXALIAS_RPL(func, rettype, parameters) _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) |
| #define | _GL_CXXALIAS_RPL_1(func, rpl_func, rettype, parameters) _GL_EXTERN_C int _gl_cxxalias_dummy |
| #define | _GL_CXXALIAS_RPL_CAST_1(func, rpl_func, rettype, parameters) _GL_EXTERN_C int _gl_cxxalias_dummy |
| #define | _GL_CXXALIAS_SYS(func, rettype, parameters) _GL_EXTERN_C int _gl_cxxalias_dummy |
| #define | _GL_CXXALIAS_SYS_CAST(func, rettype, parameters) _GL_EXTERN_C int _gl_cxxalias_dummy |
| #define | _GL_CXXALIAS_SYS_CAST2(func, rettype, parameters, rettype2, parameters2) _GL_EXTERN_C int _gl_cxxalias_dummy |
| #define | _GL_CXXALIASWARN(func) _GL_EXTERN_C int _gl_cxxalias_dummy |
| #define | _GL_CXXALIASWARN1(func, rettype, parameters_and_attributes) _GL_EXTERN_C int _gl_cxxalias_dummy |
| #define | _GL_ARG_NONNULL(params) |
| #define | _GL_WARN_ON_USE(function, message) _GL_WARN_EXTERN_C int _gl_warn_on_use |
| #define | _GL_WARN_ON_USE_CXX(function, rettype, parameters_and_attributes, msg) _GL_WARN_EXTERN_C int _gl_warn_on_use |
| #define | _GL_WARN_EXTERN_C extern |
| #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 */ |
| #define | isnand(x) isnan ((double)(x)) |
| #define | isnan isnan |
| #define _GL_ARG_NONNULL | ( | params | ) |
| #define _GL_BEGIN_NAMESPACE |
| #define _GL_CXXALIAS_RPL | ( | func, | |
| rettype, | |||
| parameters | |||
| ) | _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) |
| #define _GL_CXXALIAS_RPL_1 | ( | func, | |
| rpl_func, | |||
| rettype, | |||
| parameters | |||
| ) | _GL_EXTERN_C int _gl_cxxalias_dummy |
| #define _GL_CXXALIAS_RPL_CAST_1 | ( | func, | |
| rpl_func, | |||
| rettype, | |||
| parameters | |||
| ) | _GL_EXTERN_C int _gl_cxxalias_dummy |
| #define _GL_CXXALIAS_SYS | ( | func, | |
| rettype, | |||
| parameters | |||
| ) | _GL_EXTERN_C int _gl_cxxalias_dummy |
| #define _GL_CXXALIAS_SYS_CAST | ( | func, | |
| rettype, | |||
| parameters | |||
| ) | _GL_EXTERN_C int _gl_cxxalias_dummy |
| #define _GL_CXXALIAS_SYS_CAST2 | ( | func, | |
| rettype, | |||
| parameters, | |||
| rettype2, | |||
| parameters2 | |||
| ) | _GL_EXTERN_C int _gl_cxxalias_dummy |
| #define _GL_CXXALIASWARN | ( | func | ) | _GL_EXTERN_C int _gl_cxxalias_dummy |
| #define _GL_CXXALIASWARN1 | ( | func, | |
| rettype, | |||
| parameters_and_attributes | |||
| ) | _GL_EXTERN_C int _gl_cxxalias_dummy |
| #define _GL_CXXDEFS_H |
| #define _GL_END_NAMESPACE |
| #define _GL_EXTERN_C extern |
| #define _GL_FUNCDECL_RPL | ( | func, | |
| rettype, | |||
| parameters_and_attributes | |||
| ) | _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) |
| #define _GL_FUNCDECL_RPL_1 | ( | rpl_func, | |
| rettype, | |||
| parameters_and_attributes | |||
| ) | _GL_EXTERN_C rettype rpl_func parameters_and_attributes |
| #define _GL_FUNCDECL_SYS | ( | func, | |
| rettype, | |||
| parameters_and_attributes | |||
| ) | _GL_EXTERN_C rettype func parameters_and_attributes |
| #define _GL_MATH_H |
| #define _GL_MATH_INLINE _GL_INLINE |
| #define _GL_WARN_EXTERN_C extern |
| #define _GL_WARN_ON_USE | ( | function, | |
| message | |||
| ) | _GL_WARN_EXTERN_C int _gl_warn_on_use |
| #define _GL_WARN_ON_USE_CXX | ( | function, | |
| rettype, | |||
| parameters_and_attributes, | |||
| msg | |||
| ) | _GL_WARN_EXTERN_C int _gl_warn_on_use |
| #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) |
Referenced by scale_radix_exp(), and strtod().
| #define HUGE_VALF (1.0f / 0.0f) |
| #define HUGE_VALL (1.0L / 0.0L) |
| #define isnan isnan |
| #define isnand | ( | x | ) | isnan ((double)(x)) |
| #define NAN (0.0f / 0.0f) |
Referenced by shnet_output_helper(), and strtod().
1.8.13