Searched refs:SkipHex (Results 1 – 1 of 1) sorted by relevance
67 const bool SkipHex = Hex == 0; in process() local69 if (SkipBinary && SkipDecimal && SkipHex) in process()112 (IsBase16 && SkipHex) || B == Base::Other) { in process()