Home | History | Annotate | Download | only in dist

Lines Matching defs:newValue

23845   sqlite3StatValueType newValue;
23848 newValue = (sqlite3StatValueType)X;
23856 if( newValue>wsdStat.mxValue[op] ){
23857 wsdStat.mxValue[op] = newValue;