Searched refs:rbot (Results 1 – 1 of 1) sorted by relevance
1182 int cur, rbot, rtop; in bitmap_list_string() local1188 rbot = cur = find_first_bit(bitmap, nr_bits); in bitmap_list_string()1202 buf = number(buf, end, rbot, default_dec_spec); in bitmap_list_string()1203 if (rbot < rtop) { in bitmap_list_string()1211 rbot = cur; in bitmap_list_string()