Searched refs:ExpOverflowOccurred (Results 1 – 1 of 1) sorted by relevance
1067 bool ExpOverflowOccurred = false; in GetFixedPointValue() local1087 ExpOverflowOccurred = true; in GetFixedPointValue()1118 ExpOverflowOccurred = true; in GetFixedPointValue()1172 return IntOverflowOccurred || ExpOverflowOccurred; in GetFixedPointValue()