38namespace PowersOfTenCache {
143 int* decimal_exponent) {
161 int* found_exponent) {
static const int kSignificandSize
VULKAN_HPP_DEFAULT_DISPATCH_LOADER_DYNAMIC_STORAGE auto & d
static const int kDecimalExponentDistance
static const int kMinDecimalExponent
static const CachedPower kCachedPowers[]
void GetCachedPowerForBinaryExponentRange(int min_exponent, int max_exponent, DiyFp *power, int *decimal_exponent)
static const int kCachedPowersOffset
static const double kD_1_LOG2_10
void GetCachedPowerForDecimalExponent(int requested_exponent, DiyFp *power, int *found_exponent)
static const int kMaxDecimalExponent
SIN Vec< N, float > ceil(const Vec< N, float > &x)
#define DOUBLE_CONVERSION_ASSERT(condition)
#define DOUBLE_CONVERSION_UINT64_2PART_C(a, b)
#define DOUBLE_CONVERSION_ARRAY_SIZE(a)