Searched refs:unit_index (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/xz/src/xz/
H A Dmessage.c364 size_t unit_index = 0; local
373 if (++unit_index == ARRAY_SIZE(unit))
385 speed > 9.9 ? 0 : 1, speed, unit[unit_index]);

Completed in 54 milliseconds