Home
last modified time | relevance | path

Searched refs:rbot (Results 1 – 1 of 1) sorted by relevance

/lib/
Dvsprintf.c1264 int cur, rbot, rtop; in bitmap_list_string() local
1270 rbot = cur = find_first_bit(bitmap, nr_bits); in bitmap_list_string()
1284 buf = number(buf, end, rbot, default_dec_spec); in bitmap_list_string()
1285 if (rbot < rtop) { in bitmap_list_string()
1293 rbot = cur; in bitmap_list_string()