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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bzip2/
H A Dblocksort.c494 Int32 i, j, h, bigN, hp; local
497 bigN = hi - lo + 1;
498 if (bigN < 2) return;
501 while (incs[hp] < bigN) hp++;

Completed in 37 milliseconds