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