Searched refs:maxspr (Results 1 – 1 of 1) sorted by relevance
46 static int maxspr = 0; /* maximum spread of any entry */ variable146 if (j > maxspr) in callopt()147 maxspr = j; in callopt()417 "maximum spread: %d, maximum offset: %d\n", maxspr, maxoff); in osummary()