Home | History | Annotate | Download | only in functional

Lines Matching refs:initValue

385 	string initValue		= isIntCounter ? "0" : "0.05";
386 string loopCountDeclStr = "${COUNTER_PRECISION} ${LOOP_VAR_TYPE} ndx = " + initValue;