Searched refs:show_range (Results 1 – 3 of 3) sorted by relevance
45 static int show_range = 10; variable69 if (total_mmm != -show_range + 1) { in show_total()81 total_mmm = -show_range; in show_total()220 if (total_mmm > show_range) { in show_new()249 total_mmm = show_range + 1; in show_area_being_processed()258 show_range = n; in show_area_being_processed()
74 Address::DumpStyle fallback_style, bool show_range) const { in Dump()75 if (show_range) { in Dump()
76 Address::DumpStyle fallback_style, bool show_range) const;