Searched refs:IsExponentPart (Results 1 – 1 of 1) sorted by relevance
1585 static inline bool IsExponentPart(char c, bool isHex) { in IsExponentPart() function1607 while (!IsExponentPart(*Ptr, radix == 16)) in GetFixedPointValue()