Searched refs:rtop (Results 1 – 1 of 1) sorted by relevance
1182 int cur, rbot, rtop; in bitmap_list_string() local1190 rtop = cur; in bitmap_list_string()1192 if (cur < nr_bits && cur <= rtop + 1) in bitmap_list_string()1203 if (rbot < rtop) { in bitmap_list_string()1208 buf = number(buf, end, rtop, default_dec_spec); in bitmap_list_string()