Home
last modified time | relevance | path

Searched refs:decimalPointSeen (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/compiler/translator/
Dutil.cpp109 bool decimalPointSeen = false; in NumericLexFloat32OutOfRangeToInfinity() local
127 decimalPointSeen = true; in NumericLexFloat32OutOfRangeToInfinity()
147 if (!decimalPointSeen) in NumericLexFloat32OutOfRangeToInfinity()
152 else if (decimalPointSeen) in NumericLexFloat32OutOfRangeToInfinity()