Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/programs/
H A Dbenchzstd.c636 int const ratioDigits = 1 + (ratio < 100.) + (ratio < 10.); in BMK_benchMemAdvancedNoAlloc() local
645 ratioDigits, in BMK_benchMemAdvancedNoAlloc()
672 int const ratioDigits = 1 + (ratio < 100.) + (ratio < 10.); in BMK_benchMemAdvancedNoAlloc() local
680 ratioDigits, in BMK_benchMemAdvancedNoAlloc()