Home | History | Annotate | Download | only in priv

Lines Matching defs:incs

234    Int    incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280,
247 hp = 0; while (hp < 14 && incs[hp] < bigN) hp++; hp--;
252 h = incs[hp];
268 h = incs[hp];