Searched defs:getRadix (Results 1 – 2 of 2) sorted by relevance
190 int32_t NumberingSystem::getRadix() { in getRadix() function in NumberingSystem
69 unsigned getRadix() const { return radix; } in getRadix() function