Home
last modified time | relevance | path

Searched refs:NUM_FIVES (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libc/src/__support/
H A Dfloat_to_string.h508 const uint64_t NUM_FIVES = (block_index + 1) * BLOCK_SIZE; in get_negative_block() local
512 ((internal::log2_pow5(NUM_FIVES) / 64) + 1) * 64; in get_negative_block()