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

/freebsd-10.0-release/contrib/xz/src/liblzma/lzma/
H A Dfastpos_tablegen.c25 const uint8_t fast_slots = 2 * FASTPOS_BITS; local
31 for (uint8_t slot_fast = 2; slot_fast < fast_slots; ++slot_fast) {

Completed in 123 milliseconds