22 int tor_isinf(
double x);
Utility macros to handle different features and behavior in different compilers.
long tor_lround(double d) ATTR_CONST
double tor_mathlog(double d) ATTR_CONST
int64_t clamp_double_to_int64(double number)
int64_t tor_llround(double d) ATTR_CONST
Integer definitions used throughout Tor.