Searched refs:ucount_max (Results 1 – 2 of 2) sorted by relevance
53 pub ucount_max: Vec<u32>, //vec![u32; UCOUNT_COUNTS as usize], field130 ucount_max: vec![UCOUNT_MAX; Counts as usize], in new()
110 if num > iter.ns.ucount_max[uc_type] { in inc_ucounts()