Searched defs:big_hint (Results 1 – 2 of 2) sorted by relevance
48 int32 big_hint; // the biggest continuous slots under us member
109 int32 big_hint = radix < slots ? radix : slots; in radix_bitmap_init() local