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