Searched refs:IToC (Results 1 – 1 of 1) sorted by relevance
123 static /* constexpr */ char IToC(int idx) { in IToC() function131 static const char gStr[4] = { IToC(0), IToC(1), IToC(2), IToC(3) }; in IdxToChar()