Searched defs:incs (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libbz/
H A Dblocksort.c173 static Int32 incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280, variable
194 while (incs[hp] < bigN) hp++;
198 h = incs[hp];

Completed in 16 milliseconds