Searched refs:IsExponentPart (Results 1 – 1 of 1) sorted by relevance
1436 static inline bool IsExponentPart(char c) { in IsExponentPart() function1456 while (!IsExponentPart(*Ptr)) ++Ptr; in GetFixedPointValue()