Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/
H A Dfloat_to_string.h288 size_t five_blocks = 0; in get_table_negative() local
293 five_blocks = block_shifts; in get_table_negative()
297 five_blocks = i; in get_table_negative()
302 if (five_blocks > 0) { in get_table_negative()
304 fives.pow_n(five_blocks); in get_table_negative()
310 if (five_blocks <= 0) { in get_table_negative()