Home
last modified time | relevance | path

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

/lib/
Dvsprintf.c854 int cur, rbot, rtop; in bitmap_list_string() local
862 rtop = cur; in bitmap_list_string()
864 if (cur < nr_bits && cur <= rtop + 1) in bitmap_list_string()
875 if (rbot < rtop) { in bitmap_list_string()
880 buf = number(buf, end, rtop, spec); in bitmap_list_string()