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.cpp131 bool hasDecimalOrExponent = false; in lFloatConst() local
133 hasDecimalOrExponent = true; in lFloatConst()
203 hasDecimalOrExponent = true; in lFloatConst()
256 if (ifdepth == 0 && !hasDecimalOrExponent) in lFloatConst()
275 if (ifdepth == 0 && !hasDecimalOrExponent) in lFloatConst()
296 if (ifdepth == 0 && !hasDecimalOrExponent) in lFloatConst()