Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/bzip2/
H A Dbzlib_blocksort.c520 Int32 incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280, variable
541 while (incs[hp] < bigN) hp++; in mainSimpleSort()
545 h = incs[hp]; in mainSimpleSort()