diyfp.h Source File#
diyfp.h
Go to the documentation of this file.
#define RAPIDJSON_NAMESPACE_BEGIN
provide custom rapidjson namespace (opening expression)
Definition rapidjson.h:121
#define RAPIDJSON_NAMESPACE_END
provide custom rapidjson namespace (closing expression)
Definition rapidjson.h:124
Definition allocators.h:459
common definitions and configuration
#define RAPIDJSON_UINT64_C2(high32, low32)
Construct a 64-bit literal by a pair of 32-bit integer.
Definition rapidjson.h:326
Definition diyfp.h:49
void NormalizedBoundaries(DiyFp *minus, DiyFp *plus) const
Definition diyfp.h:130