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

/freebsd-11-stable/sys/libkern/
H A Dzlib.c4491 local uInt fixed_bd; variable
4542 fixed_bd = 5;
4543 huft_build(c, 30, 0, cpdist, cpdext, &fixed_td, &fixed_bd, &z);
4550 *bd = fixed_bd;

Completed in 303 milliseconds