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