Searched defs:nbBitsI (Results 1 - 1 of 1) sorted by relevance
/third_party/lz4/tests/ | ||
H A D | frametest.c | 895 unsigned const nbBitsI = (FUZ_rand(randState) % (maxBits-1)) + 1; in test_lz4f_decompression_wBuffers() local |
Completed in 4 milliseconds