Searched defs:Grouping (Results 1 – 2 of 2) sorted by relevance
171 Grouping = 0x08, enumerator
2163 unsigned Grouping = (Radix == 8 || Radix == 10) ? 3 : 4; in toString() local