Home
last modified time | relevance | path

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

/lib/
Dvsprintf.c1264 int cur, rbot, rtop; in bitmap_list_string() local
1272 rtop = cur; in bitmap_list_string()
1274 if (cur < nr_bits && cur <= rtop + 1) in bitmap_list_string()
1285 if (rbot < rtop) { in bitmap_list_string()
1290 buf = number(buf, end, rtop, default_dec_spec); in bitmap_list_string()