Home
last modified time | relevance | path

Searched refs:incs (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/bzip2/
H A Dblocksort.c480 Int32 incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280, variable
501 while (incs[hp] < bigN) hp++; in mainSimpleSort()
505 h = incs[hp]; in mainSimpleSort()