Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/preprocessor/
DPpScanner.cpp138 bool hasDecimalOrExponent = false; in lFloatConst() local
140 hasDecimalOrExponent = true; in lFloatConst()
212 hasDecimalOrExponent = true; in lFloatConst()
266 if (ifdepth == 0 && !hasDecimalOrExponent) in lFloatConst()
285 if (ifdepth == 0 && !hasDecimalOrExponent) in lFloatConst()
310 if (ifdepth == 0 && !hasDecimalOrExponent) in lFloatConst()