Home
last modified time | relevance | path

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

/xen/xen/common/
A Dvsprintf.c273 unsigned int cur, rbot, rtop; in print_bitmap_list() local
276 rbot = cur = find_first_bit(bitmap, nr_bits); in print_bitmap_list()
293 str = number(str, end, rbot, 10, -1, -1, 0); in print_bitmap_list()
294 if ( rbot < rtop ) in print_bitmap_list()
303 rbot = cur; in print_bitmap_list()

Completed in 3 milliseconds