Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dutil.cpp116 int mantissaDecimalDigits = 0; in NumericLexFloat32OutOfRangeToInfinity() local
145 ++mantissaDecimalDigits; in NumericLexFloat32OutOfRangeToInfinity()
225 int normalizationExponentOffset = 1 - mantissaDecimalDigits; in NumericLexFloat32OutOfRangeToInfinity()